net.minecraft.client.session.telemetry

public class TelemetryManager

implements AutoCloseable

gvj
net.minecraft.client.telemetry.ClientTelemetryManager
net.minecraft.class_6628
net.minecraft.client.session.telemetry.TelemetryManager
net.minecraft.unmapped.C_cgkxybww
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
NEXT_WORKER_ID
f_dzalcfzr
telemetrySenderThreads
f_260680_
private static final Executor
b
EXECUTOR
field_34949
EXECUTOR
f_bvwetahy
TELEMETRY_SENDER_EXECUTOR
f_260581_
private final MinecraftClient
c
minecraft
field_47702
client
f_wgmvgavn
client
f_303225_
private final com.mojang.authlib.minecraft.UserApiService
d
userApiService
field_41426
userApiService
f_qsuuyhhu
userApi
f_260615_
private final PropertyMap
e
deviceSessionProperties
field_41427
propertyMap
f_duxfibma
propertyMap
f_260661_
private final Path
f
logDirectory
field_41428
logDirectory
f_xkinpwcy
logDirectory
f_260682_
private final CompletableFuture<Optional<TelemetryLogManager>>
g
logManager
field_41429
logManager
f_jgobxttp
logManager
f_260616_
private final Supplier<TelemetrySender>
h
outsideSessionSender
field_44831
lazySenderSupplier
f_heodzugs
sender
f_285581_

Constructor summary

ModifierConstructor
public (MinecraftClient client, com.mojang.authlib.minecraft.UserApiService userApiService, Session session)

Method summary

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