接口 CraftingContainer
- 所有超级接口:
Clearable
,Container
,Iterable<ItemStack>
,StackedContentsCompatible
- 所有已知实现类:
CrafterBlockEntity
,TransientCraftingContainer
-
嵌套类概要
从接口继承的嵌套类/接口 net.minecraft.world.Container
Container.ContainerIterator
-
字段概要
从接口继承的字段 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, iterator, removeItem, removeItemNoUpdate, setChanged, setItem, startOpen, stillValid, stopOpen
从接口继承的方法 java.lang.Iterable
forEach, spliterator
从接口继承的方法 net.minecraft.world.inventory.StackedContentsCompatible
fillStackedContents
-
方法详细资料
-
getWidth
int getWidth() -
getHeight
int getHeight() -
getItems
-
asCraftInput
-
asPositionedCraftInput
-