Uses of Enum Class
net.minecraft.world.entity.vehicle.Boat.Status
-
Uses of Boat.Status in net.minecraft.world.entity.vehicle
Modifier and TypeFieldDescriptionprivate Boat.Status
Boat.oldStatus
private Boat.Status
Boat.status
Modifier and TypeMethodDescriptionprivate Boat.Status
Boat.getStatus()
private Boat.Status
Boat.isUnderwater()
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.