Uses of Class
net.minecraft.client.world.ClientWorld.Properties
-
Uses of ClientWorld.Properties in net.minecraft.client.network
Modifier and TypeFieldDescriptionprivate ClientWorld.Properties
ClientPlayNetworkHandler.worldProperties
-
Uses of ClientWorld.Properties in net.minecraft.client.world
Modifier and TypeFieldDescriptionprivate final ClientWorld.Properties
ClientWorld.clientWorldProperties
ModifierConstructorDescriptionClientWorld
(ClientPlayNetworkHandler networkHandler, ClientWorld.Properties properties, RegistryKey<World> registryRef, RegistryEntry<DimensionType> dimensionType, int loadDistance, int simulationDistance, WorldRenderer worldRenderer, boolean debugWorld, long seed, int seaLevel)