Package net.minecraft.recipe.display
Class SlotDisplay.AnyFuelSlotDisplay
java.lang.Object
net.minecraft.recipe.display.SlotDisplay.AnyFuelSlotDisplay
- All Implemented Interfaces:
SlotDisplay
- Enclosing interface:
SlotDisplay
- Mappings:
Namespace Name named net/minecraft/recipe/display/SlotDisplay$AnyFuelSlotDisplayintermediary net/minecraft/class_10302$class_10303official ddi$a
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.recipe.display.SlotDisplay
SlotDisplay.AnyFuelSlotDisplay, SlotDisplay.CompositeSlotDisplay, SlotDisplay.Context, SlotDisplay.EmptySlotDisplay, SlotDisplay.ItemSlotDisplay, SlotDisplay.Serializer<T extends SlotDisplay>, SlotDisplay.SmithingTrimSlotDisplay, SlotDisplay.StackConsumer, SlotDisplay.StackSlotDisplay, SlotDisplay.TagSlotDisplay -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<SlotDisplay.AnyFuelSlotDisplay> static final SlotDisplay.AnyFuelSlotDisplaystatic final PacketCodec<RegistryByteBuf, SlotDisplay.AnyFuelSlotDisplay> static final SlotDisplay.Serializer<SlotDisplay.AnyFuelSlotDisplay> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidappendStacks(SlotDisplay.Context context, SlotDisplay.StackConsumer consumer) toString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.recipe.display.SlotDisplay
appendStacks, getFirst, getStacks, isEnabled
-
Field Details
-
INSTANCE
- Mappings:
Namespace Name Mixin selector named INSTANCELnet/minecraft/recipe/display/SlotDisplay$AnyFuelSlotDisplay;INSTANCE:Lnet/minecraft/recipe/display/SlotDisplay$AnyFuelSlotDisplay;intermediary field_54674Lnet/minecraft/class_10302$class_10303;field_54674:Lnet/minecraft/class_10302$class_10303;official cLddi$a;c:Lddi$a;
-
CODEC
- Mappings:
Namespace Name Mixin selector named CODECLnet/minecraft/recipe/display/SlotDisplay$AnyFuelSlotDisplay;CODEC:Lcom/mojang/serialization/MapCodec;intermediary field_54675Lnet/minecraft/class_10302$class_10303;field_54675:Lcom/mojang/serialization/MapCodec;official dLddi$a;d:Lcom/mojang/serialization/MapCodec;
-
PACKET_CODEC
- Mappings:
Namespace Name Mixin selector named PACKET_CODECLnet/minecraft/recipe/display/SlotDisplay$AnyFuelSlotDisplay;PACKET_CODEC:Lnet/minecraft/network/codec/PacketCodec;intermediary field_54676Lnet/minecraft/class_10302$class_10303;field_54676:Lnet/minecraft/class_9139;official eLddi$a;e:Lzt;
-
SERIALIZER
- Mappings:
Namespace Name Mixin selector named SERIALIZERLnet/minecraft/recipe/display/SlotDisplay$AnyFuelSlotDisplay;SERIALIZER:Lnet/minecraft/recipe/display/SlotDisplay$Serializer;intermediary field_54677Lnet/minecraft/class_10302$class_10303;field_54677:Lnet/minecraft/class_10302$class_10312;official fLddi$a;f:Lddi$j;
-
-
Constructor Details
-
AnyFuelSlotDisplay
private AnyFuelSlotDisplay()
-
-
Method Details
-
serializer
- Specified by:
serializerin interfaceSlotDisplay- Mappings:
Namespace Name Mixin selector named serializerLnet/minecraft/recipe/display/SlotDisplay;serializer()Lnet/minecraft/recipe/display/SlotDisplay$Serializer;intermediary method_64736Lnet/minecraft/class_10302;method_64736()Lnet/minecraft/class_10302$class_10312;official aLddi;a()Lddi$j;
-
toString
-
appendStacks
- Specified by:
appendStacksin interfaceSlotDisplay- Mappings:
Namespace Name Mixin selector named appendStacksLnet/minecraft/recipe/display/SlotDisplay;appendStacks(Lnet/minecraft/recipe/display/SlotDisplay$Context;Lnet/minecraft/recipe/display/SlotDisplay$StackConsumer;)Vintermediary method_64739Lnet/minecraft/class_10302;method_64739(Lnet/minecraft/class_10302$class_10308;Lnet/minecraft/class_10302$class_10309;)Vofficial aLddi;a(Lddi$f;Lddi$g;)V
-