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
Subclasses with type arguments of type Boat.Status in org.bukkit.entityMethods in org.bukkit.entity that return Boat.StatusModifier and TypeMethodDescriptionBoat.getStatus()Gets the status of the boat.static Boat.StatusReturns 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.