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