net.minecraft.world.inventory

public record ItemCombinerMenuSlotDefinition$SlotDefinition

cce$b
net.minecraft.world.inventory.ItemCombinerMenuSlotDefinition$SlotDefinition
net.minecraft.class_8047$class_8049
net.minecraft.screen.slot.ForgingSlotsManager$ForgingSlot
net.minecraft.src.C_265801_$C_265829_
net.minecraft.world.inventory.ItemCombinerMenuSlotDefinition$b

Field summary

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

Constructor summary

ModifierConstructor
public (int f_266065_, int f_265926_, int f_265897_, Predicate<ItemStack> arg3)

Method summary

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