Uses of Class
net.minecraft.server.SampleSubscriptionTracker
-
Uses of SampleSubscriptionTracker in net.minecraft.server.dedicated
Modifier and TypeFieldDescriptionprivate @Nullable SampleSubscriptionTracker
MinecraftDedicatedServer.subscriptionTracker
-
Uses of SampleSubscriptionTracker in net.minecraft.util.profiler.log
Modifier and TypeFieldDescriptionprivate final SampleSubscriptionTracker
SubscribableDebugSampleLog.tracker
ModifierConstructorDescriptionSubscribableDebugSampleLog
(int size, SampleSubscriptionTracker tracker, DebugSampleType type) SubscribableDebugSampleLog
(int size, SampleSubscriptionTracker tracker, DebugSampleType type, long[] defaults)