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.getFeatureUpdater
(RegistryKey<World> worldKey, Supplier<PersistentStateManager> stateManagerGetter)