Uses of Class
net.minecraft.client.util.telemetry.WorldSession
Packages that use WorldSession
-
Uses of WorldSession in net.minecraft.client.network
Fields in net.minecraft.client.network declared as WorldSessionModifier and TypeFieldDescriptionprivate final WorldSessionClientAdvancementManager.worldSessionprotected final WorldSessionClientCommonNetworkHandler.worldSessionprivate final WorldSessionClientConnectionState.worldSessionThe field for theworldSessionrecord component.Methods in net.minecraft.client.network that return WorldSessionModifier and TypeMethodDescriptionClientConnectionState.worldSession()Returns the value of theworldSessionrecord component.Constructors in net.minecraft.client.network with parameters of type WorldSessionModifierConstructorDescriptionClientAdvancementManager(MinecraftClient client, WorldSession worldSession) ClientConnectionState(com.mojang.authlib.GameProfile gameProfile, WorldSession worldSession, DynamicRegistryManager.Immutable immutable, FeatureSet featureSet, @Nullable String string, @Nullable ServerInfo serverInfo, @Nullable Screen screen) -
Uses of WorldSession in net.minecraft.client.util.telemetry
Methods in net.minecraft.client.util.telemetry that return WorldSessionModifier and TypeMethodDescriptionTelemetryManager.createWorldSession(boolean newWorld, @Nullable Duration worldLoadTime, @Nullable String minigameName)