net.minecraft.screen

public class HopperScreenHandler

extends ScreenHandler

net.minecraft.world.inventory.HopperMenu
net.minecraft.class_1722
net.minecraft.screen.HopperScreenHandler

Field summary

Modifier and TypeField
public static final int
CONTAINER_SIZE
field_30801
SLOT_COUNT
private final Inventory
hopper
field_7826
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)