net.minecraft.screen.slot

public record ForgingSlotsManager$ForgingSlot

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

Field summary

Modifier and TypeField
private final int
slotIndex
comp_1204
slotId
private final int
x
comp_1205
x
private final int
y
comp_1206
y
private final Predicate<ItemStack>
mayPlace
comp_1207
mayPlace
private static final ForgingSlotsManager$ForgingSlot
EMPTY
field_41911
DEFAULT

Constructor summary

ModifierConstructor
public (int slotId, int x, int y, Predicate<ItemStack> mayPlace)

Method summary

Modifier and TypeMethod
public int
slotIndex()
comp_1204()
slotId()
public int
x()
comp_1205()
x()
public int
y()
comp_1206()
y()
public Predicate<ItemStack>
mayPlace()
comp_1207()
mayPlace()
private static boolean
lambda$static$0(ItemStack arg0)
method_48376(class_1799 arg0)
method_48376(ItemStack stack)