Uses of Enum Class
net.minecraft.world.item.FireworkRocketItem.Shape
-
Uses of FireworkRocketItem.Shape in net.minecraft.world.item
Modifier and TypeFieldDescriptionprivate static FireworkRocketItem.Shape[]
FireworkRocketItem.Shape.BY_ID
Modifier and TypeMethodDescriptionstatic FireworkRocketItem.Shape
FireworkRocketItem.Shape.byId(int p_41238_)
static FireworkRocketItem.Shape
Returns the enum constant of this class with the specified name.static FireworkRocketItem.Shape[]
FireworkRocketItem.Shape.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of FireworkRocketItem.Shape in net.minecraft.world.item.crafting
Modifier and TypeFieldDescriptionprivate static Map<Item,FireworkRocketItem.Shape>
FireworkStarRecipe.SHAPE_BY_ITEM