net.minecraft.world.inventory

public class PlayerEnderChestContainer

extends SimpleContainer

All mapped superinterfaces:

Container, Clearable, StackedContentsCompatible

daa
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(ebx arg0)
setActiveChest(EnderChestBlockEntity arg0)
method_7661(class_2611 arg0)
setActiveBlockEntity(EnderChestBlockEntity blockEntity)
public boolean
b(ebx arg0)
isActiveChest(EnderChestBlockEntity arg0)
method_31556(class_2611 arg0)
isActiveBlockEntity(EnderChestBlockEntity blockEntity)
public void
b(fda$a<bxk> arg0)
fromSlots(ValueInput$TypedInputList<ItemStackWithSlot> arg0)
method_71390(class_11368$class_11369<class_11343> arg0)
readData(ReadView$TypedListReadView<StackWithSlot> list)
public void
b(fdc$a<bxk> arg0)
storeAsSlots(ValueOutput$TypedOutputList<ItemStackWithSlot> arg0)
method_71391(class_11372$class_11373<class_11343> arg0)
writeData(WriteView$ListAppender<StackWithSlot> list)
public boolean
a(cut arg0)
stillValid(Player arg0)
method_5443(class_1657 arg0)
canPlayerUse(PlayerEntity arg0)
public void
e_(cut arg0)
startOpen(Player arg0)
method_5435(class_1657 arg0)
onOpen(PlayerEntity arg0)
public void
c(cut arg0)
stopOpen(Player arg0)
method_5432(class_1657 arg0)
onClose(PlayerEntity arg0)