Interface UseRemainderComponent.StackInserter

Enclosing class:
UseRemainderComponent
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface UseRemainderComponent.StackInserter
Mappings:
Namespace Name
named net/minecraft/component/type/UseRemainderComponent$StackInserter
intermediary net/minecraft/class_10131$class_10259
official dau$a
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • apply

      void apply(ItemStack stack)
      Mappings:
      Namespace Name Mixin selector
      named apply Lnet/minecraft/component/type/UseRemainderComponent$StackInserter;apply(Lnet/minecraft/item/ItemStack;)V
      intermediary apply Lnet/minecraft/class_10131$class_10259;apply(Lnet/minecraft/class_1799;)V
      official apply Ldau$a;apply(Lcxo;)V