Uses of Enum Class
org.bukkit.entity.Boat.Status
Packages that use Boat.Status
Package
Description
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of Boat.Status in org.bukkit.entity
Methods in org.bukkit.entity that return Boat.StatusModifier and TypeMethodDescription@NotNull Boat.Status
Boat.getStatus()
Gets the status of the boat.static Boat.Status
Returns the enum constant of this class with the specified name.static Boat.Status[]
Boat.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.