net.minecraft.client.telemetry

public class ClientTelemetryManager

implements AutoCloseable

gji
net.minecraft.client.telemetry.ClientTelemetryManager
net.minecraft.class_6628
net.minecraft.unmapped.C_cgkxybww
net.minecraft.client.session.telemetry.TelemetryManager
net.minecraft.client.util.telemetry.TelemetryManager
net.minecraft.src.C_260427_

Field summary

Modifier and TypeField
private static final AtomicInteger
a
THREAD_COUNT
field_34948
f_dzalcfzr
NEXT_WORKER_ID
telemetrySenderThreads
f_260680_
private static final Executor
b
EXECUTOR
field_34949
f_bvwetahy
EXECUTOR
TELEMETRY_SENDER_EXECUTOR
f_260581_
private final Minecraft
c
minecraft
field_47702
f_wgmvgavn
client
client
f_303225_
private final com.mojang.authlib.minecraft.UserApiService
d
userApiService
field_41426
f_qsuuyhhu
userApiService
userApi
f_260615_
private final TelemetryPropertyMap
e
deviceSessionProperties
field_41427
f_duxfibma
propertyMap
propertyMap
f_260661_
private final Path
f
logDirectory
field_41428
f_xkinpwcy
logDirectory
logDirectory
f_260682_
private final CompletableFuture<Optional<TelemetryLogManager>>
g
logManager
field_41429
f_jgobxttp
logManager
logManager
f_260616_
private final Supplier<TelemetryEventSender>
h
outsideSessionSender
field_44831
f_heodzugs
lazySenderSupplier
sender
f_285581_

Constructor summary

ModifierConstructor
public (Minecraft client, com.mojang.authlib.minecraft.UserApiService userApiService, User session)

Method summary

Modifier and TypeMethod
public WorldSessionTelemetryManager
a(boolean arg0, Duration arg1, String arg2)
createWorldSessionManager(boolean arg0, Duration arg1, String arg2)
method_47706(boolean arg0, Duration arg1, String arg2)
m_lsdtaxjn(boolean arg0, Duration arg1, String arg2)
createWorldSession(boolean newWorld, Duration worldLoadTime, String minigameName)
createWorldTelemetryManager(boolean isNewWorld, Duration worldLoadTime, String minigameName)
m_285995_(boolean p_286752_, Duration p_286568_, String arg2)
public TelemetryEventSender
a()
getOutsideSessionSender()
method_51796()
m_muaatcpb()
getSender()
getSender()
m_285963_()
private TelemetryEventSender
c()
createEventSender()
method_47707()
m_qsixfwvb()
computeSender()
createEventSender()
m_261052_()
public Path
b()
getLogDirectory()
method_47701()
m_botbklbs()
getLogManager()
getLogDirectory()
m_260914_()
public void
close()
close()
close()