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> dimensionTypeEntry, int loadDistance, int simulationDistance, Supplier<Profiler> profiler, WorldRenderer worldRenderer, boolean debugWorld, long seed)