net.minecraft.world.inventory

public class PlayerEnderChestContainer

extends SimpleContainer

All mapped superinterfaces:

Container, Clearable, StackedContentsCompatible

dat
net.minecraft.world.inventory.PlayerEnderChestContainer
net.minecraft.class_1730
net.minecraft.inventory.EnderChestInventory

Field summary

Modifier and TypeField
private EnderChestBlockEntity
b
activeChest
field_7864
activeBlockEntity

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(eda arg0)
setActiveChest(EnderChestBlockEntity arg0)
method_7661(class_2611 arg0)
setActiveBlockEntity(EnderChestBlockEntity blockEntity)
public boolean
b(eda arg0)
isActiveChest(EnderChestBlockEntity arg0)
method_31556(class_2611 arg0)
isActiveBlockEntity(EnderChestBlockEntity blockEntity)
public void
b(feg$a<bxu> arg0)
fromSlots(ValueInput$TypedInputList<ItemStackWithSlot> arg0)
method_71390(class_11368$class_11369<class_11343> arg0)
readData(ReadView$TypedListReadView<StackWithSlot> list)
public void
b(fei$a<bxu> arg0)
storeAsSlots(ValueOutput$TypedOutputList<ItemStackWithSlot> arg0)
method_71391(class_11372$class_11373<class_11343> arg0)
writeData(WriteView$ListAppender<StackWithSlot> list)
public boolean
a(cvm arg0)
stillValid(Player arg0)
method_5443(class_1657 arg0)
canPlayerUse(PlayerEntity arg0)
public void
a(bzq arg0)
startOpen(ContainerUser arg0)
method_5435(class_11565 arg0)
onOpen(ContainerUser arg0)
public void
b(bzq arg0)
stopOpen(ContainerUser arg0)
method_5432(class_11565 arg0)
onClose(ContainerUser arg0)