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()
protected ItemCombinerMenuSlotDefinition
AnvilMenu.createInputSlotDefinitions()
protected abstract ItemCombinerMenuSlotDefinition
ItemCombinerMenu.createInputSlotDefinitions()
protected ItemCombinerMenuSlotDefinition
SmithingMenu.createInputSlotDefinitions()
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_)