Uses of Enum Class
nl.mtvehicles.core.infrastructure.vehicle.Vehicle.Seat
Packages that use Vehicle.Seat
-
Uses of Vehicle.Seat in nl.mtvehicles.core.infrastructure.vehicle
Methods in nl.mtvehicles.core.infrastructure.vehicle that return Vehicle.SeatModifier and TypeMethodDescriptionstatic Vehicle.SeatVehicle.Seat.getSeat(org.bukkit.entity.Player player) Get the place where a player is seatedstatic Vehicle.SeatVehicleUtils.getSeat(org.bukkit.entity.Player player) Shortcut forgetSeat(Player)static Vehicle.SeatReturns the enum constant of this class with the specified name.static Vehicle.Seat[]Vehicle.Seat.values()Returns an array containing the constants of this enum class, in the order they are declared.