Uses of Interface
net.minecraft.world.MutableWorldProperties
Packages that use MutableWorldProperties
-
Uses of MutableWorldProperties in net.minecraft.client.world
Classes in net.minecraft.client.world that implement MutableWorldProperties -
Uses of MutableWorldProperties in net.minecraft.world
Fields in net.minecraft.world declared as MutableWorldPropertiesConstructors in net.minecraft.world with parameters of type MutableWorldPropertiesModifierConstructorDescriptionprotected
World(MutableWorldProperties properties, RegistryKey<World> registryRef, DimensionType dimensionType, Supplier<Profiler> profiler, boolean isClient, boolean debugWorld, long seed)
-
Uses of MutableWorldProperties in net.minecraft.world.level
Subinterfaces of MutableWorldProperties in net.minecraft.world.levelClasses in net.minecraft.world.level that implement MutableWorldProperties