Class Hierarchy
- java.lang.Object
- nl.mtvehicles.core.infrastructure.utils.BossBarUtils
- nl.mtvehicles.core.infrastructure.modules.CommandModule
- nl.mtvehicles.core.infrastructure.modules.ConfigModule
- nl.mtvehicles.core.infrastructure.modules.DependencyModule
- org.bukkit.event.Event
- nl.mtvehicles.core.infrastructure.models.MTVEvent
- nl.mtvehicles.core.events.ChatEvent (implements org.bukkit.event.Cancellable, nl.mtvehicles.core.events.interfaces.IsCancellable)
- nl.mtvehicles.core.events.HornUseEvent (implements org.bukkit.event.Cancellable, nl.mtvehicles.core.events.interfaces.HasVehicle, nl.mtvehicles.core.events.interfaces.IsCancellable)
- nl.mtvehicles.core.events.inventory.InventoryClickEvent (implements nl.mtvehicles.core.events.interfaces.HasInventory, nl.mtvehicles.core.events.interfaces.IsCancellable)
- nl.mtvehicles.core.events.inventory.InventoryCloseEvent (implements nl.mtvehicles.core.events.interfaces.HasInventory)
- nl.mtvehicles.core.events.JerryCanClickEvent (implements nl.mtvehicles.core.events.interfaces.HasJerryCan, nl.mtvehicles.core.events.interfaces.IsCancellable)
- nl.mtvehicles.core.events.inventory.JerryCanMenuOpen (implements nl.mtvehicles.core.events.interfaces.HasInventory, nl.mtvehicles.core.events.interfaces.IsCancellable)
- nl.mtvehicles.core.events.inventory.RestoreMenuOpenEvent (implements nl.mtvehicles.core.events.interfaces.HasInventory, nl.mtvehicles.core.events.interfaces.IsCancellable)
- nl.mtvehicles.core.events.TankShootEvent (implements org.bukkit.event.Cancellable, nl.mtvehicles.core.events.interfaces.HasVehicle, nl.mtvehicles.core.events.interfaces.IsCancellable)
- nl.mtvehicles.core.events.VehicleAddMemberEvent (implements org.bukkit.event.Cancellable, nl.mtvehicles.core.events.interfaces.CanEditLicensePlate, nl.mtvehicles.core.events.interfaces.IsCancellable)
- nl.mtvehicles.core.events.VehicleAddRiderEvent (implements org.bukkit.event.Cancellable, nl.mtvehicles.core.events.interfaces.CanEditLicensePlate, nl.mtvehicles.core.events.interfaces.IsCancellable)
- nl.mtvehicles.core.events.VehicleDamageEvent (implements org.bukkit.event.Cancellable, nl.mtvehicles.core.events.interfaces.CanEditLicensePlate, nl.mtvehicles.core.events.interfaces.IsCancellable)
- nl.mtvehicles.core.events.VehicleEnterEvent (implements org.bukkit.event.Cancellable, nl.mtvehicles.core.events.interfaces.HasVehicle, nl.mtvehicles.core.events.interfaces.IsCancellable)
- nl.mtvehicles.core.events.VehicleFuelEvent (implements org.bukkit.event.Cancellable, nl.mtvehicles.core.events.interfaces.CanEditLicensePlate, nl.mtvehicles.core.events.interfaces.HasJerryCan, nl.mtvehicles.core.events.interfaces.IsCancellable)
- nl.mtvehicles.core.events.VehicleLeaveEvent (implements org.bukkit.event.Cancellable, nl.mtvehicles.core.events.interfaces.HasVehicle, nl.mtvehicles.core.events.interfaces.IsCancellable)
- nl.mtvehicles.core.events.inventory.VehicleMenuOpenEvent (implements nl.mtvehicles.core.events.interfaces.HasInventory, nl.mtvehicles.core.events.interfaces.IsCancellable)
- nl.mtvehicles.core.events.VehicleOpenTrunkEvent (implements org.bukkit.event.Cancellable, nl.mtvehicles.core.events.interfaces.CanEditLicensePlate, nl.mtvehicles.core.events.interfaces.IsCancellable)
- nl.mtvehicles.core.events.VehiclePickUpEvent (implements org.bukkit.event.Cancellable, nl.mtvehicles.core.events.interfaces.CanEditLicensePlate, nl.mtvehicles.core.events.interfaces.IsCancellable)
- nl.mtvehicles.core.events.VehiclePlaceEvent (implements org.bukkit.event.Cancellable, nl.mtvehicles.core.events.interfaces.CanEditLicensePlate, nl.mtvehicles.core.events.interfaces.IsCancellable)
- nl.mtvehicles.core.events.VehicleRegionEnterEvent (implements org.bukkit.event.Cancellable, nl.mtvehicles.core.events.interfaces.HasVehicle)
- nl.mtvehicles.core.events.VehicleRegionLeaveEvent (implements org.bukkit.event.Cancellable, nl.mtvehicles.core.events.interfaces.HasVehicle)
- nl.mtvehicles.core.events.VehicleRemoveMemberEvent (implements org.bukkit.event.Cancellable, nl.mtvehicles.core.events.interfaces.CanEditLicensePlate, nl.mtvehicles.core.events.interfaces.IsCancellable)
- nl.mtvehicles.core.events.VehicleRemoveRiderEvent (implements org.bukkit.event.Cancellable, nl.mtvehicles.core.events.interfaces.CanEditLicensePlate, nl.mtvehicles.core.events.interfaces.IsCancellable)
- nl.mtvehicles.core.events.VehicleVoucherEvent (implements org.bukkit.event.Cancellable, nl.mtvehicles.core.events.interfaces.IsCancellable)
- nl.mtvehicles.core.infrastructure.utils.ItemFactory
- nl.mtvehicles.core.infrastructure.utils.ItemUtils
- nl.mtvehicles.core.infrastructure.utils.LanguageUtils
- nl.mtvehicles.core.infrastructure.modules.ListenersModule
- nl.mtvehicles.core.infrastructure.modules.LoopModule
- nl.mtvehicles.core.infrastructure.utils.MenuUtils
- nl.mtvehicles.core.infrastructure.utils.Metrics
- nl.mtvehicles.core.infrastructure.utils.Metrics.CustomChart
- nl.mtvehicles.core.infrastructure.modules.MetricsModule
- nl.mtvehicles.core.movement.MovementManager
- nl.mtvehicles.core.infrastructure.models.MTVCommand (implements org.bukkit.command.CommandExecutor)
- nl.mtvehicles.core.infrastructure.models.MTVConfig
- nl.mtvehicles.core.infrastructure.models.MTVListener (implements org.bukkit.event.Listener)
- nl.mtvehicles.core.infrastructure.models.MTVSubCommand
- nl.mtvehicles.core.movement.PacketHandler
- nl.mtvehicles.core.infrastructure.utils.PaperUtils
- me.clip.placeholderapi.PlaceholderHook
- me.clip.placeholderapi.expansion.PlaceholderExpansion
- org.bukkit.plugin.PluginBase (implements org.bukkit.plugin.Plugin)
- org.bukkit.plugin.java.JavaPlugin
- nl.mtvehicles.core.infrastructure.utils.PluginUpdater
- ch.njol.skript.lang.util.SimpleExpression<T> (implements ch.njol.skript.lang.Expression<T>)
- nl.mtvehicles.core.infrastructure.dependencies.skript.expressions.ExprLicensePlate
- nl.mtvehicles.core.infrastructure.dependencies.skript.expressions.ExprVehicle
- ch.njol.skript.lang.SkriptEvent (implements ch.njol.skript.lang.Debuggable, ch.njol.skript.lang.SyntaxElement)
- nl.mtvehicles.core.infrastructure.dependencies.skript.events.EvtHornUse
- nl.mtvehicles.core.infrastructure.dependencies.skript.events.EvtOpenTrunk
- nl.mtvehicles.core.infrastructure.dependencies.skript.events.EvtTankShoot
- nl.mtvehicles.core.infrastructure.dependencies.skript.events.EvtVehicleEnter
- nl.mtvehicles.core.infrastructure.dependencies.skript.events.EvtVehicleLeave
- nl.mtvehicles.core.infrastructure.dependencies.skript.events.EvtVehiclePickUp
- nl.mtvehicles.core.infrastructure.dependencies.skript.events.EvtVehiclePlace
- nl.mtvehicles.core.infrastructure.dependencies.skript.events.EvtVehicleRegionEnter
- nl.mtvehicles.core.infrastructure.dependencies.skript.events.EvtVehicleRegionLeave
- nl.mtvehicles.core.infrastructure.dependencies.skript.events.EvtVoucherUse
- nl.mtvehicles.core.infrastructure.dependencies.SkriptUtils
- nl.mtvehicles.core.infrastructure.utils.TextUtils
- nl.mtvehicles.core.listeners.TNTSpawnListener (implements org.bukkit.event.Listener)
- ch.njol.skript.lang.TriggerItem (implements ch.njol.skript.lang.Debuggable)
- ch.njol.skript.lang.Statement (implements ch.njol.skript.lang.SyntaxElement)
- ch.njol.skript.lang.Effect
- nl.mtvehicles.core.infrastructure.dependencies.skript.effects.EffGiveVehicle
- nl.mtvehicles.core.infrastructure.dependencies.skript.effects.EffSpawnVehicle
- nl.mtvehicles.core.infrastructure.dependencies.VaultUtils
- nl.mtvehicles.core.infrastructure.vehicle.Vehicle
- nl.mtvehicles.core.infrastructure.vehicle.VehicleData
- nl.mtvehicles.core.movement.VehicleMovement
- nl.mtvehicles.core.commands.VehicleTabCompleterManager (implements org.bukkit.command.TabCompleter)
- nl.mtvehicles.core.infrastructure.vehicle.VehicleUtils
- nl.mtvehicles.core.infrastructure.modules.VersionModule
- nl.mtvehicles.core.infrastructure.dependencies.WorldGuardUtils
Annotation Interface Hierarchy