Package net.minecraft

Interface class_12021.class_12022<T>

Enclosing interface:
class_12021
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 class_12021.class_12022<T>
Mappings:
Namespace Name
named net/minecraft/class_12021$class_12022
intermediary net/minecraft/class_12021$class_12022
official bvp$a
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(T t, int int2, int int3)
     
  • Method Details

    • accept

      void accept(T t, int int2, int int3)