Uses of Class
net.minecraft.util.debugchart.DebugSampleSubscriptionTracker
Packages that use DebugSampleSubscriptionTracker
-
Uses of DebugSampleSubscriptionTracker in net.minecraft.server.dedicated
Fields in net.minecraft.server.dedicated declared as DebugSampleSubscriptionTrackerModifier and TypeFieldDescriptionprivate DebugSampleSubscriptionTrackerDedicatedServer.debugSampleSubscriptionTracker -
Uses of DebugSampleSubscriptionTracker in net.minecraft.util.debugchart
Fields in net.minecraft.util.debugchart declared as DebugSampleSubscriptionTrackerModifier and TypeFieldDescriptionprivate final DebugSampleSubscriptionTrackerRemoteSampleLogger.subscriptionTrackerConstructors in net.minecraft.util.debugchart with parameters of type DebugSampleSubscriptionTrackerModifierConstructorDescriptionRemoteSampleLogger(int size, DebugSampleSubscriptionTracker subscriptionTracker, RemoteDebugSampleType sampleType) RemoteSampleLogger(int size, DebugSampleSubscriptionTracker subscriptionTracker, RemoteDebugSampleType sampleType, long[] defaults)