Package net.minecraft.world.debug
Interface DebugTrackable.Tracker
- Enclosing interface:
DebugTrackable
public static interface DebugTrackable.Tracker
- Mappings:
Namespace Name named net/minecraft/world/debug/DebugTrackable$Trackerintermediary net/minecraft/class_12023$class_12024official bvv$a
-
Method Summary
Modifier and TypeMethodDescription<T> voidtrack(DebugSubscriptionType<T> type, DebugTrackable.DebugDataSupplier<T> dataSupplier)
-
Method Details
-
track
- Mappings:
Namespace Name Mixin selector named trackLnet/minecraft/world/debug/DebugTrackable$Tracker;track(Lnet/minecraft/world/debug/DebugSubscriptionType;Lnet/minecraft/world/debug/DebugTrackable$DebugDataSupplier;)Vintermediary method_74590Lnet/minecraft/class_12023$class_12024;method_74590(Lnet/minecraft/class_12017;Lnet/minecraft/class_12023$class_12025;)Vofficial aLbvv$a;a(Lbvs;Lbvv$b;)V
-