Uses of Enum Class
net.minecraft.entity.vehicle.AbstractBoatEntity.Location
Packages that use AbstractBoatEntity.Location
-
Uses of AbstractBoatEntity.Location in net.minecraft.entity.vehicle
Fields in net.minecraft.entity.vehicle declared as AbstractBoatEntity.LocationModifier and TypeFieldDescriptionprivate AbstractBoatEntity.LocationAbstractBoatEntity.lastLocationprivate AbstractBoatEntity.LocationAbstractBoatEntity.locationMethods in net.minecraft.entity.vehicle that return AbstractBoatEntity.LocationModifier and TypeMethodDescriptionprivate AbstractBoatEntity.LocationAbstractBoatEntity.checkLocation()private @Nullable AbstractBoatEntity.LocationAbstractBoatEntity.getUnderWaterLocation()static AbstractBoatEntity.LocationReturns 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.