Package net.minecraft

Interface class_9762.class_9763<T>

Enclosing class:
class_9762<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 public static interface class_9762.class_9763<T>
Mappings:
Namespace Name
named net/minecraft/class_9762$class_9763
intermediary net/minecraft/class_9762$class_9763
official aza$a
  • Method Summary

    Modifier and Type
    Method
    Description
    get(int int2, int int3)
     
  • Method Details

    • get

      T get(int int2, int int3)