Uses of Class
net.minecraft.client.util.telemetry.WorldSession
-
Uses of WorldSession in net.minecraft.client.network
Modifier and TypeFieldDescriptionprivate final WorldSession
ClientPlayNetworkHandler.worldSession
ModifierConstructorDescriptionClientPlayNetworkHandler
(MinecraftClient client, Screen screen, ClientConnection connection, @Nullable ServerInfo serverInfo, com.mojang.authlib.GameProfile profile, WorldSession worldSession) -
Uses of WorldSession in net.minecraft.client.util.telemetry
Modifier and TypeMethodDescriptionTelemetryManager.createWorldSession
(boolean newWorld, @Nullable Duration worldLoadTime)