net.minecraft.inventory

public class EnderChestInventory

extends SimpleInventory

All mapped superinterfaces:

Inventory, Clearable, StackReferenceGetter, RecipeInputProvider

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

Field summary

Modifier and TypeField
private EnderChestBlockEntity
activeChest
field_7864
activeBlockEntity

Constructor summary

ModifierConstructor
public ()

Method summary

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