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