net.minecraft.world.inventory

public record ItemCombinerMenuSlotDefinition$SlotDefinition

cuh$b
net.minecraft.world.inventory.ItemCombinerMenuSlotDefinition$SlotDefinition
net.minecraft.class_8047$class_8049
net.minecraft.screen.slot.ForgingSlotsManager$ForgingSlot
net.minecraft.world.inventory.ItemCombinerMenuSlotDefinition$b

Field summary

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

Constructor summary

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

Method summary

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