Uses of Enum Class
net.minecraft.client.recipebook.RecipeBookType
Packages that use RecipeBookType
-
Uses of RecipeBookType in net.minecraft.client.gui.screen.recipebook
Constructors in net.minecraft.client.gui.screen.recipebook with parameters of type RecipeBookType -
Uses of RecipeBookType in net.minecraft.client.recipebook
Methods in net.minecraft.client.recipebook that return RecipeBookTypeModifier and TypeMethodDescriptionstatic RecipeBookTypeReturns the enum constant of this class with the specified name.static RecipeBookType[]RecipeBookType.values()Returns an array containing the constants of this enum class, in the order they are declared.