net.minecraft.server

public class SampleSubscriptionTracker

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

Field summary

Modifier and TypeField
public static final int
a
STOP_SENDING_AFTER_TICKS
field_48808
STOP_TRACK_TICK
f_exzfjjsq
f_316334_
public static final int
b
STOP_SENDING_AFTER_MS
field_48809
STOP_TRACK_MS
f_uccxotxx
f_315995_
private final PlayerManager
c
playerList
field_48810
playerManager
f_ypptyvwp
f_316118_
private final EnumMap<DebugSampleType, Map<ServerPlayerEntity, SampleSubscriptionTracker$MeasureTimeTick>>
d
subscriptions
field_48811
subscriptionMap
f_prcncfme
f_317029_
private final Queue<SampleSubscriptionTracker$PlayerSubscriptionData>
e
subscriptionRequestQueue
field_48812
pendingQueue
f_cnpqktuh
f_316497_

Constructor summary

ModifierConstructor
public (PlayerManager playerManager)

Method summary

Modifier and TypeMethod
public boolean
a(bls arg0)
shouldLogSamples(RemoteDebugSampleType arg0)
method_56657(class_9192 arg0)
shouldPush(DebugSampleType type)
m_deqhhdgg(C_pknzjcql arg0)
m_deqhhdgg(DebugSampleType key)
m_322854_(C_313536_ arg0)
public void
a(acv arg0)
broadcast(ClientboundDebugSamplePacket arg0)
method_56655(class_9178 arg0)
sendPacket(DebugSampleS2CPacket packet)
m_yxcmgcpo(C_pmrwikjt arg0)
m_319135_(C_313891_ arg0)
public void
a(aqv o, bls arg1)
subscribe(ServerPlayer arg0, RemoteDebugSampleType arg1)
method_56656(class_3222 arg0, class_9192 arg1)
addPlayer(ServerPlayerEntity player, DebugSampleType type)
m_lajyffia(C_mxrobsgg arg0, C_pknzjcql arg1)
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)
tick(int tick)
m_jpejvlwc(int arg0)
m_322357_(int arg0)
private void
a(long o, int arg1)
handleSubscriptions(long arg0, int arg1)
method_56654(long arg0, int arg1)
onSubscription(long time, int tick)
m_qasnobaz(long arg0, int arg1)
m_322060_(long p_331066_, int arg1)
private void
b(long o, int arg1)
handleUnsubscriptions(long arg0, int arg1)
method_56658(long arg0, int arg1)
onUnsubscription(long measuringTimeMs, int tick)
m_xqujgtor(long arg0, int arg1)
m_320531_(long p_335929_, int arg1)