Uses of Class
net.minecraft.class_10355
Packages that use class_10355
Package
Description
-
Uses of class_10355 in net.minecraft.client.gui.screen.recipebook
Constructors in net.minecraft.client.gui.screen.recipebook with parameters of type class_10355ModifierConstructorDescriptionTab(Item primaryIcon, class_10355 group) Tab(Item primaryIcon, Item secondaryIcon, class_10355 group) -
Uses of class_10355 in net.minecraft.client.recipebook
Fields in net.minecraft.client.recipebook with type parameters of type class_10355Methods in net.minecraft.client.recipebook that return types with arguments of type class_10355Modifier and TypeMethodDescriptionRecipeBookType.getGroups()private static Map<class_10355, List<List<RecipeDisplayEntry>>> ClientRecipeBook.toGroupedMap(Iterable<RecipeDisplayEntry> recipes) Constructors in net.minecraft.client.recipebook with parameters of type class_10355 -
Uses of class_10355 in net.minecraft.recipe
Fields in net.minecraft.recipe declared as class_10355Modifier and TypeFieldDescriptionprivate final class_10355RecipeDisplayEntry.categoryThe field for thecategoryrecord component.Methods in net.minecraft.recipe that return class_10355Modifier and TypeMethodDescriptionRecipeDisplayEntry.category()Returns the value of thecategoryrecord component.BlastingRecipe.getRecipeBookTab()CampfireCookingRecipe.getRecipeBookTab()default class_10355CraftingRecipe.getRecipeBookTab()Recipe.getRecipeBookTab()SmeltingRecipe.getRecipeBookTab()default class_10355SmithingRecipe.getRecipeBookTab()SmokingRecipe.getRecipeBookTab()StonecuttingRecipe.getRecipeBookTab()Constructors in net.minecraft.recipe with parameters of type class_10355ModifierConstructorDescriptionRecipeDisplayEntry(NetworkRecipeId networkRecipeId, RecipeDisplay recipeDisplay, OptionalInt optionalInt, class_10355 class_10355, Optional<List<Ingredient>> optional) -
Uses of class_10355 in net.minecraft.recipe.book
Fields in net.minecraft.recipe.book declared as class_10355Modifier and TypeFieldDescriptionstatic final class_10355RecipeBookGroup.BLAST_FURNACE_BLOCKSstatic final class_10355RecipeBookGroup.BLAST_FURNACE_MISCstatic final class_10355RecipeBookGroup.CAMPFIREstatic final class_10355RecipeBookGroup.CRAFTING_BUILDING_BLOCKSstatic final class_10355RecipeBookGroup.CRAFTING_EQUIPMENTstatic final class_10355RecipeBookGroup.CRAFTING_MISCstatic final class_10355RecipeBookGroup.CRAFTING_REDSTONEstatic final class_10355RecipeBookGroup.FURNACE_BLOCKSstatic final class_10355RecipeBookGroup.FURNACE_FOODstatic final class_10355RecipeBookGroup.FURNACE_MISCstatic final class_10355RecipeBookGroup.SMITHINGstatic final class_10355RecipeBookGroup.SMOKER_FOODstatic final class_10355RecipeBookGroup.STONECUTTERMethods in net.minecraft.recipe.book that return class_10355Modifier and TypeMethodDescriptionprivate static class_10355RecipeBookGroup.method_64982(String string) static class_10355RecipeBookGroup.method_64983(Registry<class_10355> registry) Method parameters in net.minecraft.recipe.book with type arguments of type class_10355Modifier and TypeMethodDescriptionstatic class_10355RecipeBookGroup.method_64983(Registry<class_10355> registry) -
Uses of class_10355 in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type class_10355Modifier and TypeFieldDescriptionstatic final Registry<class_10355> Registries.field_54927static final RegistryKey<Registry<class_10355>> RegistryKeys.RECIPE_BOOK_CATEGORY