类 SlotDisplay.Empty
java.lang.Object
net.minecraft.world.item.crafting.display.SlotDisplay.Empty
- 所有已实现的接口:
SlotDisplay
- 封闭接口:
SlotDisplay
-
嵌套类概要
从接口继承的嵌套类/接口 net.minecraft.world.item.crafting.display.SlotDisplay
SlotDisplay.AnyFuel, SlotDisplay.Composite, SlotDisplay.Empty, SlotDisplay.ItemSlotDisplay, SlotDisplay.ItemStackContentsFactory, SlotDisplay.ItemStackSlotDisplay, SlotDisplay.SmithingTrimDemoSlotDisplay, SlotDisplay.TagSlotDisplay, SlotDisplay.Type<T extends SlotDisplay>, SlotDisplay.WithRemainder
-
字段概要
字段修饰符和类型字段说明static final SlotDisplay.Empty
static final com.mojang.serialization.MapCodec
<SlotDisplay.Empty> static final StreamCodec
<RegistryFriendlyByteBuf, SlotDisplay.Empty> static final SlotDisplay.Type
<SlotDisplay.Empty> 从接口继承的字段 net.minecraft.world.item.crafting.display.SlotDisplay
CODEC
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明<T> Stream
<T> resolve
(ContextMap p_369517_, DisplayContentsFactory<T> p_367228_) toString()
type()
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
从接口继承的方法 net.minecraft.world.item.crafting.display.SlotDisplay
isEnabled, resolveForFirstStack, resolveForStacks
-
字段详细资料
-
INSTANCE
-
MAP_CODEC
-
STREAM_CODEC
-
TYPE
-
-
构造器详细资料
-
Empty
private Empty()
-
-
方法详细资料
-
type
- 指定者:
type
在接口中SlotDisplay
-
toString
-
resolve
- 指定者:
resolve
在接口中SlotDisplay
-