Uses of Enum Class
org.cloudburstmc.server.player.CloudPlayer.CraftingType
Packages that use CloudPlayer.CraftingType
-
Uses of CloudPlayer.CraftingType in org.cloudburstmc.server.player
Methods in org.cloudburstmc.server.player that return CloudPlayer.CraftingTypeModifier and TypeMethodDescriptionstatic CloudPlayer.CraftingTypeReturns the enum constant of this class with the specified name.static CloudPlayer.CraftingType[]CloudPlayer.CraftingType.values()Returns an array containing the constants of this enum class, in the order they are declared.