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 DebugSampleSubscriptionTracker
DedicatedServer.debugSampleSubscriptionTracker
-
Uses of DebugSampleSubscriptionTracker in net.minecraft.util.debugchart
Fields in net.minecraft.util.debugchart declared as DebugSampleSubscriptionTrackerModifier and TypeFieldDescriptionprivate final DebugSampleSubscriptionTracker
RemoteSampleLogger.subscriptionTracker
Constructors in net.minecraft.util.debugchart with parameters of type DebugSampleSubscriptionTrackerModifierConstructorDescriptionRemoteSampleLogger
(int p_324142_, DebugSampleSubscriptionTracker p_323690_, RemoteDebugSampleType p_324327_) RemoteSampleLogger
(int p_324307_, DebugSampleSubscriptionTracker p_323949_, RemoteDebugSampleType p_323476_, long[] p_323539_)