Uses of Enum Class
net.minecraft.vote.VehicleCollisionTypes
Packages that use VehicleCollisionTypes
-
Uses of VehicleCollisionTypes in net.minecraft
Fields in net.minecraft with type parameters of type VehicleCollisionTypesModifier and TypeFieldDescriptionstatic final class_8271<VehicleCollisionTypes>class_8293.field_43600static final class_8271<VehicleCollisionTypes>class_8293.field_43601 -
Uses of VehicleCollisionTypes in net.minecraft.vote
Fields in net.minecraft.vote with type parameters of type VehicleCollisionTypesModifier and TypeFieldDescriptionstatic final StringIdentifiable.Codec<VehicleCollisionTypes>VehicleCollisionTypes.CODECMethods in net.minecraft.vote that return VehicleCollisionTypesModifier and TypeMethodDescriptionstatic VehicleCollisionTypesReturns the enum constant of this class with the specified name.static VehicleCollisionTypes[]VehicleCollisionTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.