Uses of Interface
net.minecraft.class_10295
Packages that use class_10295
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10295 in net.minecraft
Classes in net.minecraft with type parameters of type class_10295Modifier and TypeClassDescriptionstatic final recordclass_10295.class_10296<T extends class_10295>Classes in net.minecraft that implement class_10295Modifier and TypeClassDescriptionfinal recordfinal recordfinal recordfinal recordfinal recordFields in net.minecraft declared as class_10295Modifier and TypeFieldDescriptionprivate final class_10295class_10297.displayThe field for thedisplayrecord component.Fields in net.minecraft with type parameters of type class_10295Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_10295> class_10295.field_54661static final PacketCodec<RegistryByteBuf, class_10295> class_10295.field_54662Methods in net.minecraft that return class_10295Modifier and TypeMethodDescriptionclass_10297.display()Returns the value of thedisplayrecord component.Methods in net.minecraft that return types with arguments of type class_10295Modifier and TypeMethodDescriptionclass_10295.class_10296<? extends class_10295> class_10295.method_64726()Constructors in net.minecraft with parameters of type class_10295ModifierConstructorDescriptionclass_10297(class_10298 class_10298, class_10295 class_10295, OptionalInt optionalInt, RecipeBookGroup recipeBookGroup, Optional<List<Ingredient>> optional) -
Uses of class_10295 in net.minecraft.client.gui.screen.ingame
Methods in net.minecraft.client.gui.screen.ingame with parameters of type class_10295 -
Uses of class_10295 in net.minecraft.client.gui.screen.recipebook
Methods in net.minecraft.client.gui.screen.recipebook with parameters of type class_10295Modifier and TypeMethodDescriptionprivate static List<RecipeAlternativesWidget.AlternativeButtonWidget.InputSlot> RecipeAlternativesWidget.FurnaceAlternativeButtonWidget.alignRecipe(class_10295 class_10295, class_10302.class_10308 class_10308) private static List<RecipeAlternativesWidget.AlternativeButtonWidget.InputSlot> RecipeAlternativesWidget.CraftingAlternativeButtonWidget.collectInputSlots(class_10295 class_10295, class_10302.class_10308 class_10308) voidRecipeBookProvider.method_64862(class_10295 class_10295) protected voidAbstractCraftingRecipeBookWidget.method_64868(GhostRecipe ghostRecipe, class_10295 class_10295, class_10302.class_10308 class_10308) protected voidAbstractFurnaceRecipeBookWidget.method_64868(GhostRecipe ghostRecipe, class_10295 class_10295, class_10302.class_10308 class_10308) protected abstract voidRecipeBookWidget.method_64868(GhostRecipe ghostRecipe, class_10295 class_10295, class_10302.class_10308 class_10308) private booleanAbstractCraftingRecipeBookWidget.method_64870(class_10295 class_10295) voidRecipeBookWidget.method_64875(class_10295 class_10295) Method parameters in net.minecraft.client.gui.screen.recipebook with type arguments of type class_10295Modifier and TypeMethodDescriptionvoidRecipeResultCollection.method_64884(RecipeFinder recipeFinder, Predicate<class_10295> predicate) Constructors in net.minecraft.client.gui.screen.recipebook with parameters of type class_10295ModifierConstructorDescriptionCraftingAlternativeButtonWidget(int x, int y, class_10298 class_10298, class_10295 class_10295, class_10302.class_10308 class_10308, boolean bool) FurnaceAlternativeButtonWidget(int x, int y, class_10298 class_10298, class_10295 class_10295, class_10302.class_10308 class_10308, boolean bool) -
Uses of class_10295 in net.minecraft.client.toast
Methods in net.minecraft.client.toast with parameters of type class_10295Modifier and TypeMethodDescriptionstatic voidRecipeToast.show(ToastManager toastManager, class_10295 class_10295) -
Uses of class_10295 in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play declared as class_10295Modifier and TypeFieldDescriptionprivate final class_10295CraftFailedResponseS2CPacket.recipeDisplayThe field for therecipeDisplayrecord component.Methods in net.minecraft.network.packet.s2c.play that return class_10295Modifier and TypeMethodDescriptionCraftFailedResponseS2CPacket.recipeDisplay()Returns the value of therecipeDisplayrecord component.Constructors in net.minecraft.network.packet.s2c.play with parameters of type class_10295 -
Uses of class_10295 in net.minecraft.recipe
Methods in net.minecraft.recipe that return types with arguments of type class_10295Modifier and TypeMethodDescriptionAbstractCookingRecipe.method_64664()default List<class_10295> Recipe.method_64664()ShapedRecipe.method_64664()ShapelessRecipe.method_64664()SmithingTransformRecipe.method_64664()SmithingTrimRecipe.method_64664()StonecuttingRecipe.method_64664()TransmuteRecipe.method_64664()