Uses of Class
net.minecraft.entity.vehicle.BoatEntity.Location
| Package | Description |
|---|---|
| net.minecraft.entity.vehicle |
-
Uses of BoatEntity.Location in net.minecraft.entity.vehicle
Fields in net.minecraft.entity.vehicle declared as BoatEntity.Location Modifier and Type Field Description private BoatEntity.LocationBoatEntity. lastLocationprivate BoatEntity.LocationBoatEntity. locationMethods in net.minecraft.entity.vehicle that return BoatEntity.Location Modifier and Type Method Description private BoatEntity.LocationBoatEntity. checkLocation()private @Nullable BoatEntity.LocationBoatEntity. getUnderWaterLocation()static BoatEntity.LocationBoatEntity.Location. valueOf(String name)Returns the enum constant of this type with the specified name.static BoatEntity.Location[]BoatEntity.Location. values()Returns an array containing the constants of this enum type, in the order they are declared.