Uses of Interface
net.minecraft.world.MutableWorldProperties
Packages that use MutableWorldProperties
- 
Uses of MutableWorldProperties in net.minecraft.client.worldClasses in net.minecraft.client.world that implement MutableWorldProperties
- 
Uses of MutableWorldProperties in net.minecraft.worldFields in net.minecraft.world declared as MutableWorldPropertiesConstructors in net.minecraft.world with parameters of type MutableWorldPropertiesModifierConstructorDescriptionprotectedWorld(MutableWorldProperties properties, RegistryKey<World> registryRef, DynamicRegistryManager registryManager, RegistryEntry<DimensionType> dimensionEntry, Supplier<Profiler> profiler, boolean isClient, boolean debugWorld, long biomeAccess, int maxChainedNeighborUpdates) 
- 
Uses of MutableWorldProperties in net.minecraft.world.levelSubinterfaces of MutableWorldProperties in net.minecraft.world.levelClasses in net.minecraft.world.level that implement MutableWorldProperties