Package net.minecraft

Interface class_12207.class_12209<V>

Enclosing class:
class_12207
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_12207.class_12209<V>
Mappings:
Namespace Name
named net/minecraft/class_12207$class_12209
intermediary net/minecraft/class_12207$class_12209
official ceb$b
  • Method Summary

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

    • get

      V get(int int2, int int3, int int4)