- getArgumentClass() - Method in enum me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.ArgumentOption
-
- getArgumentOption() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.Argument
-
- getArguments() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.SubCommand
-
- getArgumentString() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.SubCommand
-
- getBaseVehicleFromString(String) - Method in class me.legofreak107.vehiclesplus.vehicles.api.API
-
- getClassFromYml(FileConfiguration, String, Boolean) - Static method in class me.legofreak107.vehiclesplus.libraries.serialization.config.ConfigSerializer
-
- getClicker() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.ClickVehicleEvent
-
- getCollisionEntity() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
-
Get collision entity
- getCollisionMode() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
-
Get collision mode
- getCollisionVehicle() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
-
Get collision vehicle
- getCommand() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.LibraryCommand
-
- getConfig(String) - Method in class me.legofreak107.vehiclesplus.vehicles.managers.config.ConfigManager
-
- getCurrentSpeedInKm() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.SpawnedVehicle
-
Get current speed in kilometers an hour
- getDamageAmount() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDamageEvent
-
- getDescription() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.SubCommand
-
- getDriver() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.SendKeyEvent
-
- getDriver() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleEnterEvent
-
- getDriver() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleLeaveEvent
-
- getHandlerList() - Static method in class me.legofreak107.vehiclesplus.vehicles.api.events.ClickVehicleEvent
-
- getHandlerList() - Static method in class me.legofreak107.vehiclesplus.vehicles.api.events.SendKeyEvent
-
- getHandlerList() - Static method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
-
- getHandlerList() - Static method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDamageEvent
-
- getHandlerList() - Static method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDestroyEvent
-
- getHandlerList() - Static method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleEnterEvent
-
- getHandlerList() - Static method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleLeaveEvent
-
- getHandlerList() - Static method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleSpawnEvent
-
- getHandlers() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.ClickVehicleEvent
-
- getHandlers() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.SendKeyEvent
-
- getHandlers() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
-
- getHandlers() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDamageEvent
-
- getHandlers() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDestroyEvent
-
- getHandlers() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleEnterEvent
-
- getHandlers() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleLeaveEvent
-
- getHandlers() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleSpawnEvent
-
- getInfoList() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.BaseVehicle
-
- getInfoList() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.StorageVehicle
-
Get a list of vehicle information, perfect for lores of items
- getInput() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.SendKeyEvent
-
- getInstance() - Static method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.CommandLibrary
-
- getInventory() - Method in class me.legofreak107.vehiclesplus.libraries.gui.objects.components.GuiPage
-
- getItem() - Method in enum me.legofreak107.vehiclesplus.libraries.gui.objects.MenuItem
-
- getLeft() - Method in class me.legofreak107.vehiclesplus.libraries.nbtsaving.Pair
-
- getMessage(Message) - Static method in class me.legofreak107.vehiclesplus.vehicles.locale.objects.Locale
-
Get a translated message
- getMinimumParameters() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.SubCommand
-
- getMomentumType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.BikeType
-
return the momentum type of this VehicleType
- getMomentumType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.BoatType
-
return the momentum type of this VehicleType
- getMomentumType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.CarType
-
return the momentum type of this VehicleType
- getMomentumType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.HelicopterType
-
return the momentum type of this VehicleType
- getMomentumType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.HovercraftType
-
return the momentum type of this VehicleType
- getMomentumType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.PlaneType
-
return the momentum type of this VehicleType
- getMovementType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.BikeType
-
return the movement type of this VehicleType
- getMovementType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.BoatType
-
return the movement type of this VehicleType
- getMovementType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.CarType
-
return the movement type of this VehicleType
- getMovementType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.HelicopterType
-
return the movement type of this VehicleType
- getMovementType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.HovercraftType
-
return the movement type of this VehicleType
- getMovementType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.PlaneType
-
return the movement type of this VehicleType
- getName() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.Argument
-
- getName() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.SubCommand
-
- getName() - Method in class me.legofreak107.vehiclesplus.vehicles.rims.RimDesign
-
- getNbtString(Entity, NBTDataType) - Static method in class me.legofreak107.vehiclesplus.libraries.nbtsaving.NBTSave
-
- getParameters() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.SubCommand
-
- getParticleName() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage.StorageSmoke
-
- getPermission() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.SubCommand
-
- getPlayerVehicles(Player) - Method in class me.legofreak107.vehiclesplus.vehicles.api.API
-
- getPointOffsets(Integer) - Method in class me.legofreak107.vehiclesplus.vehicles.hitbox.HitBox
-
Get the offset map based on rotation
- getRiding() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.SendKeyEvent
-
- getRight() - Method in class me.legofreak107.vehiclesplus.libraries.nbtsaving.Pair
-
- getSeat() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleEnterEvent
-
- getSeat() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleLeaveEvent
-
- getSkinColored() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.addons.skins.Colorable
-
- getSound() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.base.storage.StorageHorn
-
- getSpawnMode() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleSpawnEvent
-
- getString(ItemStack, String) - Method in interface me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack
-
- getString(ItemStack, String) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_12_2
-
- getString(ItemStack, String) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_13
-
- getString(ItemStack, String) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_13_1
-
- getString(ItemStack, String) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_14
-
- getString(ItemStack, String) - Method in class me.legofreak107.vehiclesplus.vehicles.reflection.versions.NMSItemStack_1_15
-
- getSubCommandMap() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.LibraryCommand
-
- getTabCompleters() - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.Argument
-
- getTabCompleters(CommandSender) - Method in class me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.LibraryCommand
-
- getTiltType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.BikeType
-
return the tilt type of this VehicleType
- getTiltType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.BoatType
-
return the tilt type of this VehicleType
- getTiltType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.CarType
-
return the tilt type of this VehicleType
- getTiltType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.HelicopterType
-
return the tilt type of this VehicleType
- getTiltType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.HovercraftType
-
return the tilt type of this VehicleType
- getTiltType() - Method in class me.legofreak107.vehiclesplus.vehicles.vehicles.objects.types.PlaneType
-
return the tilt type of this VehicleType
- getTypeDescription() - Method in enum me.legofreak107.vehiclesplus.libraries.commandlibrary.objects.ArgumentOption
-
- getVehicle() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.ClickVehicleEvent
-
- getVehicle() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleCollisionEvent
-
Get vehicle
- getVehicle() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDamageEvent
-
- getVehicle() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleDestroyEvent
-
- getVehicle() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleEnterEvent
-
- getVehicle() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleLeaveEvent
-
- getVehicle() - Method in class me.legofreak107.vehiclesplus.vehicles.api.events.VehicleSpawnEvent
-
- getX() - Method in class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables.Offset
-
- getY() - Method in class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables.Offset
-
- getZ() - Method in class me.legofreak107.vehiclesplus.vehicles.legacy.vehicles.serializables.Offset
-
- give(Player, Player, String, Double) - Method in class me.legofreak107.vehiclesplus.vehicles.commands.FuelCommand
-
- give(Player, Player, String) - Method in class me.legofreak107.vehiclesplus.vehicles.commands.VehiclesCommand
-
- givePaint(Player, Player, Integer, Integer, Integer) - Method in class me.legofreak107.vehiclesplus.vehicles.commands.AddonCommand
-
- givePart(Player, Player, Integer, Integer, Integer, Double, Double, Double) - Method in class me.legofreak107.vehiclesplus.vehicles.commands.AddonCommand
-
- giveWheel(Player, Player, String, Integer, Integer, Integer) - Method in class me.legofreak107.vehiclesplus.vehicles.commands.AddonCommand
-
- GuiItem - Class in me.legofreak107.vehiclesplus.libraries.gui.objects.components
-
- GuiItem(ItemStack, Object) - Constructor for class me.legofreak107.vehiclesplus.libraries.gui.objects.components.GuiItem
-
- GuiItem(ItemStack, Object, int) - Constructor for class me.legofreak107.vehiclesplus.libraries.gui.objects.components.GuiItem
-
- GuiPage - Class in me.legofreak107.vehiclesplus.libraries.gui.objects.components
-
- GuiPage(Integer, PaginationGui) - Constructor for class me.legofreak107.vehiclesplus.libraries.gui.objects.components.GuiPage
-