net.minecraft.world.inventory

public class ItemCombinerMenuSlotDefinition

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

Field summary

Modifier and TypeField
private final List<ItemCombinerMenuSlotDefinition$SlotDefinition>
a
slots
field_41907
inputSlots
private final ItemCombinerMenuSlotDefinition$SlotDefinition
b
resultSlot
field_41908
resultSlot

Constructor summary

ModifierConstructor
(List<ItemCombinerMenuSlotDefinition$SlotDefinition> inputSlots, ItemCombinerMenuSlotDefinition$SlotDefinition resultSlot)

Method summary

Modifier and TypeMethod
public static ItemCombinerMenuSlotDefinition$Builder
a()
create()
method_48364()
builder()
public ItemCombinerMenuSlotDefinition$SlotDefinition
a(int arg0)
getSlot(int arg0)
method_48367(int arg0)
getInputSlot(int index)
public ItemCombinerMenuSlotDefinition$SlotDefinition
b()
getResultSlot()
method_48366()
getResultSlot()
public List<ItemCombinerMenuSlotDefinition$SlotDefinition>
c()
getSlots()
method_48368()
getInputSlots()
public int
d()
getNumOfInputSlots()
method_48369()
getInputSlotCount()
public int
e()
getResultSlotIndex()
method_48370()
getResultSlotIndex()