类 PlayerEnderChestContainer
java.lang.Object
net.minecraft.world.SimpleContainer
net.minecraft.world.inventory.PlayerEnderChestContainer
- 所有已实现的接口:
Clearable
,Container
,StackedContentsCompatible
-
字段概要
字段从接口继承的字段 net.minecraft.world.Container
DEFAULT_DISTANCE_BUFFER
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明createTag
(HolderLookup.Provider p_335225_) void
fromTag
(ListTag p_40108_, HolderLookup.Provider p_333103_) boolean
isActiveChest
(EnderChestBlockEntity p_150634_) void
setActiveChest
(EnderChestBlockEntity p_40106_) void
boolean
stillValid
(Player p_40104_) void
从类继承的方法 net.minecraft.world.SimpleContainer
addItem, addListener, canAddItem, clearContent, fillStackedContents, getContainerSize, getItem, getItems, isEmpty, removeAllItems, removeItem, removeItemNoUpdate, removeItemType, removeListener, setChanged, setItem, toString
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
从接口继承的方法 net.minecraft.world.Container
canPlaceItem, canTakeItem, countItem, getMaxStackSize, getMaxStackSize, hasAnyMatching, hasAnyOf
-
字段详细资料
-
activeChest
-
-
构造器详细资料
-
PlayerEnderChestContainer
public PlayerEnderChestContainer()
-
-
方法详细资料
-
setActiveChest
-
isActiveChest
-
fromTag
- 覆盖:
fromTag
在类中SimpleContainer
-
createTag
- 覆盖:
createTag
在类中SimpleContainer
-
stillValid
- 指定者:
stillValid
在接口中Container
- 覆盖:
stillValid
在类中SimpleContainer
-
startOpen
-
stopOpen
-