Uses of Enum Class
org.cloudburstmc.api.util.data.MinecartType
Packages that use MinecartType
-
Uses of MinecartType in org.cloudburstmc.api.util.data
Methods in org.cloudburstmc.api.util.data that return MinecartTypeModifier and TypeMethodDescriptionstatic MinecartTypeMinecartType.valueOf(int types)Returns of an instance of Minecart-variantsstatic MinecartTypeReturns the enum constant of this class with the specified name.static MinecartType[]MinecartType.values()Returns an array containing the constants of this enum class, in the order they are declared.