Package net.minecraft

Interface class_8532.class_8533<T>

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

@FunctionalInterface @Environment(CLIENT) public static interface class_8532.class_8533<T>
Mappings:
Namespace Name
official equ$a
intermediary net/minecraft/class_8532$class_8533
named net/minecraft/class_8532$class_8533
  • Method Summary

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

    • accept

      void accept(int int2, T t)