Uses of Class
net.minecraft.client.gui.recipebook.GhostRecipe.GhostIngredient
-
Packages that use GhostRecipe.GhostIngredient Package Description net.minecraft.client.gui.recipebook -
-
Uses of GhostRecipe.GhostIngredient in net.minecraft.client.gui.recipebook
Fields in net.minecraft.client.gui.recipebook with type parameters of type GhostRecipe.GhostIngredient Modifier and Type Field Description private java.util.List<GhostRecipe.GhostIngredient>
GhostRecipe. ingredients
Methods in net.minecraft.client.gui.recipebook that return GhostRecipe.GhostIngredient Modifier and Type Method Description GhostRecipe.GhostIngredient
GhostRecipe. get(int p_192681_1_)
-