net.minecraft.screen.slot

public class ForgingSlotsManager

net.minecraft.world.inventory.ItemCombinerMenuSlotDefinition
net.minecraft.class_8047
net.minecraft.screen.slot.ForgingSlotsManager

Field summary

Modifier and TypeField
private final List<ForgingSlotsManager$ForgingSlot>
slots
field_41907
inputSlots
private final ForgingSlotsManager$ForgingSlot
resultSlot
field_41908
resultSlot

Constructor summary

ModifierConstructor
private (List<ForgingSlotsManager$ForgingSlot> inputSlots, ForgingSlotsManager$ForgingSlot resultSlot)

Method summary

Modifier and TypeMethod
public static ForgingSlotsManager$Builder
create()
method_48364()
builder()
public ForgingSlotsManager$ForgingSlot
getSlot(int index)
method_48367(int arg0)
getInputSlot(int index)
public ForgingSlotsManager$ForgingSlot
getResultSlot()
method_48366()
getResultSlot()
public List<ForgingSlotsManager$ForgingSlot>
getSlots()
method_48368()
getInputSlots()
public int
getNumOfInputSlots()
method_48369()
getInputSlotCount()
public int
getResultSlotIndex()
method_48370()
getResultSlotIndex()