Class SlotDisplay.AnyFuelSlotDisplay

java.lang.Object
net.minecraft.recipe.display.SlotDisplay.AnyFuelSlotDisplay
All Implemented Interfaces:
SlotDisplay
Enclosing interface:
SlotDisplay

public static class SlotDisplay.AnyFuelSlotDisplay extends Object implements SlotDisplay
Mappings:
Namespace Name
named net/minecraft/recipe/display/SlotDisplay$AnyFuelSlotDisplay
intermediary net/minecraft/class_10302$class_10303
official ddo$a
  • Field Details

    • INSTANCE

      public static final SlotDisplay.AnyFuelSlotDisplay INSTANCE
      Mappings:
      Namespace Name Mixin selector
      named INSTANCE Lnet/minecraft/recipe/display/SlotDisplay$AnyFuelSlotDisplay;INSTANCE:Lnet/minecraft/recipe/display/SlotDisplay$AnyFuelSlotDisplay;
      intermediary field_54674 Lnet/minecraft/class_10302$class_10303;field_54674:Lnet/minecraft/class_10302$class_10303;
      official c Lddo$a;c:Lddo$a;
    • CODEC

      public static final com.mojang.serialization.MapCodec<SlotDisplay.AnyFuelSlotDisplay> CODEC
      Mappings:
      Namespace Name Mixin selector
      named CODEC Lnet/minecraft/recipe/display/SlotDisplay$AnyFuelSlotDisplay;CODEC:Lcom/mojang/serialization/MapCodec;
      intermediary field_54675 Lnet/minecraft/class_10302$class_10303;field_54675:Lcom/mojang/serialization/MapCodec;
      official d Lddo$a;d:Lcom/mojang/serialization/MapCodec;
    • PACKET_CODEC

      public static final PacketCodec<RegistryByteBuf,SlotDisplay.AnyFuelSlotDisplay> PACKET_CODEC
      Mappings:
      Namespace Name Mixin selector
      named PACKET_CODEC Lnet/minecraft/recipe/display/SlotDisplay$AnyFuelSlotDisplay;PACKET_CODEC:Lnet/minecraft/network/codec/PacketCodec;
      intermediary field_54676 Lnet/minecraft/class_10302$class_10303;field_54676:Lnet/minecraft/class_9139;
      official e Lddo$a;e:Lzt;
    • SERIALIZER

      public static final SlotDisplay.Serializer<SlotDisplay.AnyFuelSlotDisplay> SERIALIZER
      Mappings:
      Namespace Name Mixin selector
      named SERIALIZER Lnet/minecraft/recipe/display/SlotDisplay$AnyFuelSlotDisplay;SERIALIZER:Lnet/minecraft/recipe/display/SlotDisplay$Serializer;
      intermediary field_54677 Lnet/minecraft/class_10302$class_10303;field_54677:Lnet/minecraft/class_10302$class_10312;
      official f Lddo$a;f:Lddo$i;
  • Constructor Details

    • AnyFuelSlotDisplay

      private AnyFuelSlotDisplay()
  • Method Details

    • serializer

      Specified by:
      serializer in interface SlotDisplay
      Mappings:
      Namespace Name Mixin selector
      named serializer Lnet/minecraft/recipe/display/SlotDisplay;serializer()Lnet/minecraft/recipe/display/SlotDisplay$Serializer;
      intermediary method_64736 Lnet/minecraft/class_10302;method_64736()Lnet/minecraft/class_10302$class_10312;
      official a Lddo;a()Lddo$i;
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • appendStacks

      public <T> Stream<T> appendStacks(ContextParameterMap parameters, DisplayedItemFactory<T> factory)
      Specified by:
      appendStacks in interface SlotDisplay
      Mappings:
      Namespace Name Mixin selector
      named appendStacks Lnet/minecraft/recipe/display/SlotDisplay;appendStacks(Lnet/minecraft/util/context/ContextParameterMap;Lnet/minecraft/recipe/display/DisplayedItemFactory;)Ljava/util/stream/Stream;
      intermediary method_64739 Lnet/minecraft/class_10302;method_64739(Lnet/minecraft/class_10352;Lnet/minecraft/class_10358;)Ljava/util/stream/Stream;
      official a Lddo;a(Lbbp;Lddg;)Ljava/util/stream/Stream;