net.minecraft.client.telemetry

public class ClientTelemetryManager

implements AutoCloseable

hoe
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

Field summary

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

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)
public TelemetryEventSender
a()
getOutsideSessionSender()
method_51796()
m_muaatcpb()
getSender()
getSender()
private TelemetryEventSender
c()
createEventSender()
method_47707()
m_qsixfwvb()
computeSender()
createEventSender()
public Path
b()
getLogDirectory()
method_47701()
m_botbklbs()
getLogManager()
getLogDirectory()
public void
close()
close()