Uses of Enum Class
zombie.entity.components.crafting.recipe.CraftRecipeListNode.CraftRecipeListNodeExpandedState
Packages that use CraftRecipeListNode.CraftRecipeListNodeExpandedState
-
Uses of CraftRecipeListNode.CraftRecipeListNodeExpandedState in zombie.entity.components.crafting.recipe
Subclasses with type arguments of type CraftRecipeListNode.CraftRecipeListNodeExpandedState in zombie.entity.components.crafting.recipeModifier and TypeClassDescriptionstatic enumMethods in zombie.entity.components.crafting.recipe that return CraftRecipeListNode.CraftRecipeListNodeExpandedStateModifier and TypeMethodDescriptionCraftRecipeListNode.getExpandedState()Returns the enum constant of this class with the specified name.CraftRecipeListNode.CraftRecipeListNodeExpandedState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.entity.components.crafting.recipe with parameters of type CraftRecipeListNode.CraftRecipeListNodeExpandedStateModifier and TypeMethodDescriptionstatic CraftRecipeListNodeCraftRecipeListNode.createGroupNode(CraftRecipeGroup group, String title, Texture iconTexture, CraftRecipeListNode.CraftRecipeListNodeExpandedState expandedState) voidCraftRecipeListNode.setExpandedState(CraftRecipeListNode.CraftRecipeListNodeExpandedState state)