类 RecipeBookExtensionTest.RecipeBookTestContainer
java.lang.Object
net.minecraft.world.SimpleContainer
net.neoforged.neoforge.oldtest.recipebook.RecipeBookExtensionTest.RecipeBookTestContainer
- 所有已实现的接口:
Iterable<ItemStack>
,Clearable
,Container
,StackedContentsCompatible
-
嵌套类概要
从接口继承的嵌套类/接口 net.minecraft.world.Container
Container.ContainerIterator
-
字段概要
从接口继承的字段 net.minecraft.world.Container
DEFAULT_DISTANCE_BUFFER
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.SimpleContainer
addItem, addListener, canAddItem, clearContent, fillStackedContents, fromItemList, getContainerSize, getItem, getItems, isEmpty, removeAllItems, removeItem, removeItemNoUpdate, removeItemType, removeListener, setChanged, setItem, stillValid, storeAsItemList, 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, iterator, startOpen, stopOpen
从接口继承的方法 java.lang.Iterable
forEach, spliterator
-
构造器详细资料
-
RecipeBookTestContainer
public RecipeBookTestContainer()
-
-
方法详细资料
-
asCraftingInput
-
asPositionedCraftInput
-