Uses of Enum Class
net.minecraft.entity.item.BoatEntity.Status
Packages that use BoatEntity.Status
-
Uses of BoatEntity.Status in net.minecraft.entity.item
Fields in net.minecraft.entity.item declared as BoatEntity.StatusModifier and TypeFieldDescriptionprivate BoatEntity.StatusBoatEntity.oldStatusprivate BoatEntity.StatusBoatEntity.statusMethods in net.minecraft.entity.item that return BoatEntity.StatusModifier and TypeMethodDescriptionprivate BoatEntity.StatusBoatEntity.getStatus()private BoatEntity.StatusBoatEntity.isUnderwater()static BoatEntity.StatusReturns 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.