implements AutoCloseable
| net.minecraft.client.telemetry.ClientTelemetryManager | |
| net.minecraft.class_6628 | |
| net.minecraft.client.session.telemetry.TelemetryManager |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final AtomicInteger |
|
||||||
| private static final Executor |
|
||||||
| private final MinecraftClient |
|
||||||
| private final com.mojang.authlib.minecraft.UserApiService |
|
||||||
| private final PropertyMap |
|
||||||
| private final Path |
|
||||||
| private final CompletableFuture<Optional<TelemetryLogManager>> |
|
||||||
| private final Supplier<TelemetrySender> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MinecraftClient client, com.mojang.authlib.minecraft.UserApiService userApiService, Session session) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public WorldSession |
|
||||||
| public TelemetrySender |
|
||||||
| private TelemetrySender |
|
||||||
| public Path |
|
||||||
| public void |
|
||||||
| private static void |
|
||||||
| private void |
|
||||||
| private static void |
|
||||||
| private static CompletionStage |
|
||||||
| private static CompletableFuture |
|
||||||
| private static void |
|
||||||
| private static void |
|
||||||
| private static Thread |
|