net.minecraft.world.inventory

public class ItemCombinerMenuSlotDefinition$Builder

cuh$a
net.minecraft.world.inventory.ItemCombinerMenuSlotDefinition$Builder
net.minecraft.class_8047$class_8048
net.minecraft.screen.slot.ForgingSlotsManager$Builder
net.minecraft.world.inventory.ItemCombinerMenuSlotDefinition$a

Field summary

Modifier and TypeField
private final List<ItemCombinerMenuSlotDefinition$SlotDefinition>
a
inputSlots
field_54596
inputs
private ItemCombinerMenuSlotDefinition$SlotDefinition
b
resultSlot
field_41910
resultSlot

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public ItemCombinerMenuSlotDefinition$Builder
a(int arg0, int arg1, int arg2, Predicate<cxp> arg3)
withSlot(int arg0, int arg1, int arg2, Predicate<ItemStack> arg3)
method_48374(int arg0, int arg1, int arg2, Predicate<class_1799> arg3)
input(int slotId, int x, int y, Predicate<ItemStack> mayPlace)
public ItemCombinerMenuSlotDefinition$Builder
a(int arg0, int arg1, int arg2)
withResultSlot(int arg0, int arg1, int arg2)
method_48373(int arg0, int arg1, int arg2)
output(int slotId, int x, int y)
public ItemCombinerMenuSlotDefinition
a()
build()
method_48372()
build()