接口 CraftingContainer
- 所有超级接口:
Clearable
,Container
,StackedContentsCompatible
- 所有已知实现类:
CrafterBlockEntity
,TransientCraftingContainer
-
字段概要
从接口继承的字段 net.minecraft.world.Container
DEFAULT_DISTANCE_BUFFER
-
方法概要
从接口继承的方法 net.minecraft.world.Clearable
clearContent
从接口继承的方法 net.minecraft.world.Container
canPlaceItem, canTakeItem, countItem, getContainerSize, getItem, getMaxStackSize, getMaxStackSize, hasAnyMatching, hasAnyOf, isEmpty, removeItem, removeItemNoUpdate, setChanged, setItem, startOpen, stillValid, stopOpen
从接口继承的方法 net.minecraft.world.inventory.StackedContentsCompatible
fillStackedContents
-
方法详细资料
-
getWidth
int getWidth() -
getHeight
int getHeight() -
getItems
-
asCraftInput
-
asPositionedCraftInput
-