Interface ClientDebugSubscriptionManager.TrackableValueGetter<K,V>

Enclosing class:
ClientDebugSubscriptionManager
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) private static interface ClientDebugSubscriptionManager.TrackableValueGetter<K,V>
Mappings:
Namespace Name
named net/minecraft/client/network/ClientDebugSubscriptionManager$TrackableValueGetter
intermediary net/minecraft/class_12036$class_12038
official gzk$b
  • Method Details

    • get

      Mappings:
      Namespace Name Mixin selector
      named get Lnet/minecraft/client/network/ClientDebugSubscriptionManager$TrackableValueGetter;get(Lnet/minecraft/client/network/ClientDebugSubscriptionManager$TrackableValueMap;)Lnet/minecraft/client/network/ClientDebugSubscriptionManager$TrackableValue;
      intermediary get Lnet/minecraft/class_12036$class_12038;get(Lnet/minecraft/class_12036$class_12039;)Lnet/minecraft/class_12036$class_12037;
      official get Lgzk$b;get(Lgzk$c;)Lgzk$a;