Uses of Enum Class
net.minecraft.client.gui.screens.recipebook.RecipeCollection.CraftableStatus
Packages that use RecipeCollection.CraftableStatus
-
Uses of RecipeCollection.CraftableStatus in net.minecraft.client.gui.screens.recipebook
Subclasses with type arguments of type RecipeCollection.CraftableStatus in net.minecraft.client.gui.screens.recipebookMethods in net.minecraft.client.gui.screens.recipebook that return RecipeCollection.CraftableStatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RecipeCollection.CraftableStatus[]RecipeCollection.CraftableStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.gui.screens.recipebook with parameters of type RecipeCollection.CraftableStatusModifier and TypeMethodDescriptionRecipeCollection.getSelectedRecipes(RecipeCollection.CraftableStatus selector)