Uses of Class
net.minecraft.world.inventory.ItemCombinerMenuSlotDefinition
Packages that use ItemCombinerMenuSlotDefinition
-
Uses of ItemCombinerMenuSlotDefinition in net.minecraft.world.inventory
Methods in net.minecraft.world.inventory that return ItemCombinerMenuSlotDefinitionModifier and TypeMethodDescriptionItemCombinerMenuSlotDefinition.Builder.build()
private static ItemCombinerMenuSlotDefinition
AnvilMenu.createInputSlotDefinitions()
private static ItemCombinerMenuSlotDefinition
SmithingMenu.createInputSlotDefinitions
(RecipeAccess p_379456_) Methods in net.minecraft.world.inventory with parameters of type ItemCombinerMenuSlotDefinitionModifier and TypeMethodDescriptionprivate void
ItemCombinerMenu.createInputSlots
(ItemCombinerMenuSlotDefinition p_267172_) private void
ItemCombinerMenu.createResultSlot
(ItemCombinerMenuSlotDefinition p_267000_) Constructors in net.minecraft.world.inventory with parameters of type ItemCombinerMenuSlotDefinitionModifierConstructorDescriptionItemCombinerMenu
(MenuType<?> p_39773_, int p_39774_, Inventory p_39775_, ContainerLevelAccess p_39776_, ItemCombinerMenuSlotDefinition p_379677_)