Package net.minecraft.world.inventory
Class PlayerEnderChestContainer
java.lang.Object
net.minecraft.world.SimpleContainer
net.minecraft.world.inventory.PlayerEnderChestContainer
- All Implemented Interfaces:
Clearable,Container,StackedContentsCompatible
-
Field Summary
FieldsFields inherited from interface net.minecraft.world.Container
DEFAULT_DISTANCE_BUFFER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateTag(HolderLookup.Provider p_330801_) voidfromTag(ListTag p_40108_, HolderLookup.Provider p_330977_) booleanisActiveChest(EnderChestBlockEntity p_150634_) voidsetActiveChest(EnderChestBlockEntity p_40106_) voidbooleanstillValid(Player p_40104_) voidMethods inherited from class net.minecraft.world.SimpleContainer
addItem, addListener, canAddItem, clearContent, fillStackedContents, getContainerSize, getItem, getItems, isEmpty, removeAllItems, removeItem, removeItemNoUpdate, removeItemType, removeListener, setChanged, setItem, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.world.Container
canPlaceItem, canTakeItem, countItem, getMaxStackSize, getMaxStackSize, hasAnyMatching, hasAnyOf
-
Field Details
-
activeChest
-
-
Constructor Details
-
PlayerEnderChestContainer
public PlayerEnderChestContainer()
-
-
Method Details
-
setActiveChest
-
isActiveChest
-
fromTag
- Overrides:
fromTagin classSimpleContainer
-
createTag
- Overrides:
createTagin classSimpleContainer
-
stillValid
- Specified by:
stillValidin interfaceContainer- Overrides:
stillValidin classSimpleContainer
-
startOpen
-
stopOpen
-