Uses of Annotation Interface
nl.mtvehicles.core.infrastructure.annotations.ToDo
Packages that use ToDo
Package
Description
Useful methods and classes used by the plugin
Classes for handling vehicles
Classes concerning the movement of vehicles
-
Uses of ToDo in nl.mtvehicles.core.infrastructure.utils
Classes in nl.mtvehicles.core.infrastructure.utils with annotations of type ToDoModifier and TypeClassDescriptionclassThe class responsible for plugin's auto-updater -
Uses of ToDo in nl.mtvehicles.core.infrastructure.vehicle
Classes in nl.mtvehicles.core.infrastructure.vehicle with annotations of type ToDoMethods in nl.mtvehicles.core.infrastructure.vehicle with annotations of type ToDoModifier and TypeMethodDescriptionstatic voidVehicleUtils.enterVehicle(String licensePlate, org.bukkit.entity.Player p) CreateVehicleData(necessary for driving to work), helicopter blades, and make player enter a vehicle.static VehicleVehicleUtils.getVehicle(String licensePlate) Get the Vehicle instance by a vehicle's license plate -
Uses of ToDo in nl.mtvehicles.core.movement
Methods in nl.mtvehicles.core.movement with annotations of type ToDoModifier and TypeMethodDescriptionprotected booleanVehicleMovement.blockCheck()Check the next block - carpets, slabs, snow - and do an appropriate action.