net.minecraft.util.debugchart

public class DebugSampleSubscriptionTracker

bpz
net.minecraft.util.debugchart.DebugSampleSubscriptionTracker
net.minecraft.class_9188

Field summary

Modifier and TypeField
public static final int
a
STOP_SENDING_AFTER_TICKS
field_48808
public static final int
b
STOP_SENDING_AFTER_MS
field_48809
private final PlayerList
c
playerList
field_48810
private final Map<RemoteDebugSampleType, Map<ServerPlayer, DebugSampleSubscriptionTracker$SubscriptionStartedAt>>
d
subscriptions
field_48811
private final Queue<DebugSampleSubscriptionTracker$SubscriptionRequest>
e
subscriptionRequestQueue
field_48812

Constructor summary

ModifierConstructor
public (PlayerList arg0)

Method summary

Modifier and TypeMethod
public boolean
a(bqb arg0)
shouldLogSamples(RemoteDebugSampleType arg0)
method_56657(class_9192 arg0)
public void
a(adj arg0)
broadcast(ClientboundDebugSamplePacket arg0)
method_56655(class_9178 arg0)
public void
a(asj arg0, bqb arg1)
subscribe(ServerPlayer arg0, RemoteDebugSampleType arg1)
method_56656(class_3222 arg0, class_9192 arg1)
public void
a(int arg0)
tick(int arg0)
method_56652(int arg0)
private void
a(long arg0, int arg1)
handleSubscriptions(long arg0, int arg1)
method_56654(long arg0, int arg1)
private void
b(long arg0, int arg1)
handleUnsubscriptions(long arg0, int arg1)
method_56658(long arg0, int arg1)