Uses of Class
net.minecraft.world.FeatureUpdater
-
Uses of FeatureUpdater in net.minecraft.world
Modifier and TypeMethodDescriptionstatic FeatureUpdater
FeatureUpdater.create
(RegistryKey<World> world, @Nullable PersistentStateManager persistentStateManager) -
Uses of FeatureUpdater in net.minecraft.world.storage
Modifier and TypeFieldDescriptionprivate @Nullable FeatureUpdater
VersionedChunkStorage.featureUpdater
Modifier and TypeMethodDescriptionprivate FeatureUpdater
VersionedChunkStorage.method_43411
(RegistryKey<World> registryKey, Supplier<PersistentStateManager> supplier)