net.minecraft.util.debugchart

public class DebugSampleSubscriptionTracker

blu
net.minecraft.util.debugchart.DebugSampleSubscriptionTracker
net.minecraft.class_9188
net.minecraft.unmapped.C_vmpljjle
net.minecraft.server.SampleSubscriptionTracker
net.minecraft.unmapped.C_vmpljjle
net.minecraft.src.C_313282_
net.minecraft.util.debugchart.AbstractSampleLogger

Field summary

Modifier and TypeField
public static final int
a
STOP_SENDING_AFTER_TICKS
field_48808
f_exzfjjsq
STOP_TRACK_TICK
f_316334_
public static final int
b
STOP_SENDING_AFTER_MS
field_48809
f_uccxotxx
STOP_TRACK_MS
f_315995_
private final PlayerList
c
playerList
field_48810
f_ypptyvwp
playerManager
f_316118_
private final EnumMap<RemoteDebugSampleType, Map<ServerPlayer, DebugSampleSubscriptionTracker$SubscriptionStartedAt>>
d
subscriptions
field_48811
f_prcncfme
subscriptionMap
f_317029_
private final Queue<DebugSampleSubscriptionTracker$SubscriptionRequest>
e
subscriptionRequestQueue
field_48812
f_cnpqktuh
pendingQueue
f_316497_

Constructor summary

ModifierConstructor
public (PlayerList playerManager)

Method summary

Modifier and TypeMethod
public boolean
a(blw arg0)
shouldLogSamples(RemoteDebugSampleType arg0)
method_56657(class_9192 arg0)
m_deqhhdgg(C_pknzjcql arg0)
shouldPush(DebugSampleType type)
m_deqhhdgg(DebugSampleType key)
m_322854_(C_313536_ arg0)
public void
a(adj arg0)
broadcast(ClientboundDebugSamplePacket arg0)
method_56655(class_9178 arg0)
m_yxcmgcpo(C_pmrwikjt arg0)
sendPacket(DebugSampleS2CPacket packet)
m_319135_(C_313891_ arg0)
public void
a(arg arg0, blw arg1)
subscribe(ServerPlayer arg0, RemoteDebugSampleType arg1)
method_56656(class_3222 arg0, class_9192 arg1)
m_lajyffia(C_mxrobsgg arg0, C_pknzjcql arg1)
addPlayer(ServerPlayerEntity player, DebugSampleType type)
m_lajyffia(ServerPlayerEntity player, DebugSampleType sampleType)
m_320353_(C_13_ p_336058_, C_313536_ arg1)
public void
a(int arg0)
tick(int arg0)
method_56652(int arg0)
m_jpejvlwc(int arg0)
tick(int tick)
m_322357_(int arg0)
private void
a(long arg0, int arg1)
handleSubscriptions(long arg0, int arg1)
method_56654(long arg0, int arg1)
m_qasnobaz(long arg0, int arg1)
onSubscription(long time, int tick)
m_322060_(long p_331066_, int arg1)
private void
b(long arg0, int arg1)
handleUnsubscriptions(long arg0, int arg1)
method_56658(long arg0, int arg1)
m_xqujgtor(long arg0, int arg1)
onUnsubscription(long measuringTimeMs, int tick)
m_320531_(long p_335929_, int arg1)