Uses of Class
net.minecraft.world.inventory.ItemCombinerMenuSlotDefinition.Builder
Packages that use ItemCombinerMenuSlotDefinition.Builder
-
Uses of ItemCombinerMenuSlotDefinition.Builder in net.minecraft.world.inventory
Methods in net.minecraft.world.inventory that return ItemCombinerMenuSlotDefinition.BuilderModifier and TypeMethodDescriptionItemCombinerMenuSlotDefinition.create()
ItemCombinerMenuSlotDefinition.Builder.withResultSlot
(int slotIndex, int x, int y) ItemCombinerMenuSlotDefinition.Builder.withSlot
(int slotIndex, int x, int y, Predicate<ItemStack> mayPlace)