Uses of Class
net.minecraft.client.util.telemetry.WorldSession
-
Uses of WorldSession in net.minecraft.client.network
Modifier and TypeFieldDescriptionprivate final WorldSession
ClientAdvancementManager.worldSession
private final WorldSession
ClientPlayNetworkHandler.worldSession
ModifierConstructorDescriptionClientAdvancementManager
(MinecraftClient client, WorldSession worldSession) ClientPlayNetworkHandler
(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, @Nullable String minigameName)