Interface UseRemainderComponent.class_10259

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.class_10259
Mappings:
Namespace Name
named net/minecraft/component/type/UseRemainderComponent$class_10259
intermediary net/minecraft/class_10131$class_10259
official czs$a
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(ItemStack itemStack)
     
  • Method Details