Uses of Enum Class
zombie.entity.components.crafting.OutputFlag
Packages that use OutputFlag
-
Uses of OutputFlag in zombie.entity.components.crafting
Subclasses with type arguments of type OutputFlag in zombie.entity.components.craftingMethods in zombie.entity.components.crafting that return OutputFlagModifier and TypeMethodDescriptionstatic OutputFlag
Returns the enum constant of this class with the specified name.static OutputFlag[]
OutputFlag.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of OutputFlag in zombie.scripting.entity.components.crafting
Methods in zombie.scripting.entity.components.crafting with parameters of type OutputFlag