Uses of Enum Class
net.minecraft.item.FireworkItem.class_3551
Packages that use FireworkItem.class_3551
-
Uses of FireworkItem.class_3551 in net.minecraft
Fields in net.minecraft with type parameters of type FireworkItem.class_3551Modifier and TypeFieldDescriptionprivate static final Map<Item,FireworkItem.class_3551> class_3574.field_17437 -
Uses of FireworkItem.class_3551 in net.minecraft.item
Fields in net.minecraft.item declared as FireworkItem.class_3551Modifier and TypeFieldDescriptionprivate static final FireworkItem.class_3551[]FireworkItem.class_3551.field_17174Methods in net.minecraft.item that return FireworkItem.class_3551Modifier and TypeMethodDescriptionstatic FireworkItem.class_3551FireworkItem.class_3551.method_16054(int int2) static FireworkItem.class_3551Returns the enum constant of this class with the specified name.static FireworkItem.class_3551[]FireworkItem.class_3551.values()Returns an array containing the constants of this enum class, in the order they are declared.