Uses of Class
net.minecraft.client.world.ClientWorld.ClientWorldInfo
Packages that use ClientWorld.ClientWorldInfo
-
Uses of ClientWorld.ClientWorldInfo in net.minecraft.client.network.play
Fields in net.minecraft.client.network.play declared as ClientWorld.ClientWorldInfoModifier and TypeFieldDescriptionprivate ClientWorld.ClientWorldInfo
ClientPlayNetHandler.levelData
-
Uses of ClientWorld.ClientWorldInfo in net.minecraft.client.world
Fields in net.minecraft.client.world declared as ClientWorld.ClientWorldInfoModifier and TypeFieldDescriptionprivate final ClientWorld.ClientWorldInfo
ClientWorld.clientLevelData
Methods in net.minecraft.client.world that return ClientWorld.ClientWorldInfoConstructors in net.minecraft.client.world with parameters of type ClientWorld.ClientWorldInfoModifierConstructorDescriptionClientWorld
(ClientPlayNetHandler p_i242067_1_, ClientWorld.ClientWorldInfo p_i242067_2_, RegistryKey<World> p_i242067_3_, DimensionType p_i242067_4_, int p_i242067_5_, Supplier<IProfiler> p_i242067_6_, WorldRenderer p_i242067_7_, boolean p_i242067_8_, long p_i242067_9_)