类 SlotDisplay.ItemStackContentsFactory
java.lang.Object
net.minecraft.world.item.crafting.display.SlotDisplay.ItemStackContentsFactory
- 封闭接口:
SlotDisplay
public static class SlotDisplay.ItemStackContentsFactory
extends Object
implements DisplayContentsFactory.ForStacks<ItemStack>
-
嵌套类概要
从接口继承的嵌套类/接口 net.minecraft.world.item.crafting.display.DisplayContentsFactory
DisplayContentsFactory.ForRemainders<T>, DisplayContentsFactory.ForStacks<T>
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.world.item.crafting.display.DisplayContentsFactory.ForStacks
forStack, forStack
-
字段详细资料
-
INSTANCE
-
-
构造器详细资料
-
ItemStackContentsFactory
public ItemStackContentsFactory()
-
-
方法详细资料
-
forStack
- 指定者:
forStack
在接口中DisplayContentsFactory.ForStacks<ItemStack>
-