net.minecraft.screen

public class ShulkerBoxScreenHandler

extends ScreenHandler

net.minecraft.world.inventory.ShulkerBoxMenu
net.minecraft.class_1733
net.minecraft.screen.ShulkerBoxScreenHandler

Field summary

Modifier and TypeField
private static final int
CONTAINER_SIZE
field_30841
INVENTORY_SIZE
private final Inventory
container
field_7867
inventory

Constructor summary

ModifierConstructor
public (int syncId, PlayerInventory playerInventory)
public (int syncId, PlayerInventory playerInventory, Inventory inventory)

Method summary

Modifier and TypeMethod
public boolean
stillValid(Player player)
method_7597(class_1657 arg0)
canUse(PlayerEntity arg0)
public ItemStack
quickMoveStack(Player player, int slotIndex)
method_7601(class_1657 arg0, int arg1)
quickMove(PlayerEntity arg0, int arg1)
public void
removed(Player player)
method_7595(class_1657 arg0)
onClosed(PlayerEntity arg0)