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, DynamicRegistryManager registryManager, RegistryEntry<DimensionType> dimensionEntry, Supplier<Profiler> profiler, boolean isClient, boolean debugWorld, long biomeAccess, int maxChainedNeighborUpdates) -
Uses of MutableWorldProperties in net.minecraft.world.level
Subinterfaces of MutableWorldProperties in net.minecraft.world.levelClasses in net.minecraft.world.level that implement MutableWorldProperties