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 pAccess) Methods in net.minecraft.world.inventory with parameters of type ItemCombinerMenuSlotDefinitionModifier and TypeMethodDescriptionprivate void
ItemCombinerMenu.createInputSlots
(ItemCombinerMenuSlotDefinition pSlotDefinition) private void
ItemCombinerMenu.createResultSlot
(ItemCombinerMenuSlotDefinition pSlotDefinition) Constructors in net.minecraft.world.inventory with parameters of type ItemCombinerMenuSlotDefinitionModifierConstructorDescriptionItemCombinerMenu
(MenuType<?> pMenuType, int pContainerId, Inventory pInventory, ContainerLevelAccess pAccess, ItemCombinerMenuSlotDefinition pSlotDefinition)