Interface SlotDisplay.StackConsumer

Enclosing interface:
SlotDisplay

public static interface SlotDisplay.StackConsumer
Mappings:
Namespace Name
named net/minecraft/recipe/display/SlotDisplay$StackConsumer
intermediary net/minecraft/class_10302$class_10309
official ddi$g
  • Method Details

    • append

      void append(RegistryEntry<Item> item)
      Mappings:
      Namespace Name Mixin selector
      named append Lnet/minecraft/recipe/display/SlotDisplay$StackConsumer;append(Lnet/minecraft/registry/entry/RegistryEntry;)V
      intermediary method_64745 Lnet/minecraft/class_10302$class_10309;method_64745(Lnet/minecraft/class_6880;)V
      official a Lddi$g;a(Ljq;)V
    • append

      void append(Item item)
      Mappings:
      Namespace Name Mixin selector
      named append Lnet/minecraft/recipe/display/SlotDisplay$StackConsumer;append(Lnet/minecraft/item/Item;)V
      intermediary method_64743 Lnet/minecraft/class_10302$class_10309;method_64743(Lnet/minecraft/class_1792;)V
      official a Lddi$g;a(Lcxg;)V
    • append

      void append(ItemStack stack)
      Mappings:
      Namespace Name Mixin selector
      named append Lnet/minecraft/recipe/display/SlotDisplay$StackConsumer;append(Lnet/minecraft/item/ItemStack;)V
      intermediary method_64744 Lnet/minecraft/class_10302$class_10309;method_64744(Lnet/minecraft/class_1799;)V
      official a Lddi$g;a(Lcxk;)V