Uses of Enum Class
net.minecraft.entity.vehicle.BoatEntity.Location
-
Uses of BoatEntity.Location in net.minecraft.entity.vehicle
Modifier and TypeFieldDescriptionprivate BoatEntity.Location
BoatEntity.lastLocation
private BoatEntity.Location
BoatEntity.location
Modifier and TypeMethodDescriptionprivate BoatEntity.Location
BoatEntity.checkLocation()
private @Nullable BoatEntity.Location
BoatEntity.getUnderWaterLocation()
static BoatEntity.Location
Returns the enum constant of this class with the specified name.static BoatEntity.Location[]
BoatEntity.Location.values()
Returns an array containing the constants of this enum class, in the order they are declared.