Uses of Enum Class
net.minecraft.entity.item.BoatEntity.Status
-
Uses of BoatEntity.Status in net.minecraft.entity.item
Modifier and TypeFieldDescriptionprivate BoatEntity.Status
BoatEntity.oldStatus
private BoatEntity.Status
BoatEntity.status
Modifier and TypeMethodDescriptionprivate BoatEntity.Status
BoatEntity.getStatus()
private BoatEntity.Status
BoatEntity.isUnderwater()
static BoatEntity.Status
Returns the enum constant of this class with the specified name.static BoatEntity.Status[]
BoatEntity.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.