Interface DebugTrackable.Tracker

Enclosing interface:
DebugTrackable

public static interface DebugTrackable.Tracker
Mappings:
Namespace Name
named net/minecraft/world/debug/DebugTrackable$Tracker
intermediary net/minecraft/class_12023$class_12024
official bvv$a
  • Method Details

    • track

      <T> void track(DebugSubscriptionType<T> type, DebugTrackable.DebugDataSupplier<T> dataSupplier)
      Mappings:
      Namespace Name Mixin selector
      named track Lnet/minecraft/world/debug/DebugTrackable$Tracker;track(Lnet/minecraft/world/debug/DebugSubscriptionType;Lnet/minecraft/world/debug/DebugTrackable$DebugDataSupplier;)V
      intermediary method_74590 Lnet/minecraft/class_12023$class_12024;method_74590(Lnet/minecraft/class_12017;Lnet/minecraft/class_12023$class_12025;)V
      official a Lbvv$a;a(Lbvs;Lbvv$b;)V