net.minecraft.world.inventory

public record ItemCombinerMenuSlotDefinition$SlotDefinition

cxw$b
net.minecraft.world.inventory.ItemCombinerMenuSlotDefinition$SlotDefinition
net.minecraft.class_8047$class_8049

Field summary

Modifier and TypeField
final int
a
slotIndex
comp_1204
private final int
b
x
comp_1205
private final int
c
y
comp_1206
private final Predicate<ItemStack>
d
mayPlace
comp_1207
static final ItemCombinerMenuSlotDefinition$SlotDefinition
e
EMPTY
field_41911

Constructor summary

ModifierConstructor
public (int arg0, int arg1, int arg2, Predicate<ItemStack> arg3)

Method summary

Modifier and TypeMethod
public int
a()
slotIndex()
comp_1204()
public int
b()
x()
comp_1205()
public int
c()
y()
comp_1206()
public Predicate<ItemStack>
d()
mayPlace()
comp_1207()