Uses of Class
net.minecraft.world.FeatureUpdater
Packages that use FeatureUpdater
-
Uses of FeatureUpdater in net.minecraft.world
Methods in net.minecraft.world that return FeatureUpdaterModifier and TypeMethodDescriptionstatic FeatureUpdater
FeatureUpdater.create
(RegistryKey<World> world, @Nullable PersistentStateManager persistentStateManager) -
Uses of FeatureUpdater in net.minecraft.world.storage
Fields in net.minecraft.world.storage declared as FeatureUpdaterModifier and TypeFieldDescriptionprivate @Nullable FeatureUpdater
VersionedChunkStorage.featureUpdater