Uses of Enum Class
net.minecraft.entity.vehicle.BoatEntity.Type
Packages that use BoatEntity.Type
-
Uses of BoatEntity.Type in net.minecraft
Fields in net.minecraft declared as BoatEntity.TypeModifier and TypeFieldDescriptionprivate final BoatEntity.TypeBootstrap.BoatDispenserBehavior.field_13844Constructors in net.minecraft with parameters of type BoatEntity.Type -
Uses of BoatEntity.Type in net.minecraft.entity.vehicle
Methods in net.minecraft.entity.vehicle that return BoatEntity.TypeModifier and TypeMethodDescriptionBoatEntity.getBoatType()static BoatEntity.TypeBoatEntity.Type.getType(int type) static BoatEntity.Typestatic BoatEntity.TypeReturns the enum constant of this class with the specified name.static BoatEntity.Type[]BoatEntity.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.entity.vehicle with parameters of type BoatEntity.Type -
Uses of BoatEntity.Type in net.minecraft.item
Fields in net.minecraft.item declared as BoatEntity.TypeConstructors in net.minecraft.item with parameters of type BoatEntity.Type