Uses of Class
net.minecraft.recipe.display.SlotDisplay.EmptySlotDisplay
Packages that use SlotDisplay.EmptySlotDisplay
-
Uses of SlotDisplay.EmptySlotDisplay in net.minecraft.recipe.display
Fields in net.minecraft.recipe.display declared as SlotDisplay.EmptySlotDisplayModifier and TypeFieldDescriptionstatic final SlotDisplay.EmptySlotDisplay
SlotDisplay.EmptySlotDisplay.INSTANCE
Fields in net.minecraft.recipe.display with type parameters of type SlotDisplay.EmptySlotDisplayModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<SlotDisplay.EmptySlotDisplay> SlotDisplay.EmptySlotDisplay.CODEC
static final PacketCodec
<RegistryByteBuf, SlotDisplay.EmptySlotDisplay> SlotDisplay.EmptySlotDisplay.PACKET_CODEC
static final SlotDisplay.Serializer
<SlotDisplay.EmptySlotDisplay> SlotDisplay.EmptySlotDisplay.SERIALIZER
Methods in net.minecraft.recipe.display that return types with arguments of type SlotDisplay.EmptySlotDisplay