net.minecraft.world.inventory

public class PlayerEnderChestContainer

extends SimpleContainer

All mapped superinterfaces:

Container, Clearable, StackedContentsCompatible

cuq
net.minecraft.world.inventory.PlayerEnderChestContainer
net.minecraft.class_1730
net.minecraft.inventory.EnderChestInventory
net.minecraft.world.inventory.InventoryEnderChest

Field summary

Modifier and TypeField
private EnderChestBlockEntity
b
activeChest
field_7864
activeBlockEntity

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(dvu arg0)
setActiveChest(EnderChestBlockEntity arg0)
method_7661(class_2611 arg0)
setActiveBlockEntity(EnderChestBlockEntity blockEntity)
public boolean
b(dvu arg0)
isActiveChest(EnderChestBlockEntity arg0)
method_31556(class_2611 arg0)
isActiveBlockEntity(EnderChestBlockEntity blockEntity)
public void
a(vd arg0, js$a arg1)
fromTag(ListTag arg0, HolderLookup$Provider arg1)
method_7659(class_2499 arg0, class_7225$class_7874 arg1)
readNbtList(NbtList arg0, RegistryWrapper$WrapperLookup arg1)
public ListTag
a(js$a arg0)
createTag(HolderLookup$Provider arg0)
method_7660(class_7225$class_7874 arg0)
toNbtList(RegistryWrapper$WrapperLookup arg0)
public boolean
a(cpx arg0)
stillValid(Player arg0)
method_5443(class_1657 arg0)
canPlayerUse(PlayerEntity arg0)
public void
c_(cpx arg0)
startOpen(Player arg0)
method_5435(class_1657 arg0)
onOpen(PlayerEntity arg0)
public void
c(cpx arg0)
stopOpen(Player arg0)
method_5432(class_1657 arg0)
onClose(PlayerEntity arg0)