Uses of Class
net.minecraft.world.FeatureUpdater
Packages that use FeatureUpdater
- 
Uses of FeatureUpdater in net.minecraft.worldMethods in net.minecraft.world that return FeatureUpdaterModifier and TypeMethodDescriptionstatic FeatureUpdaterFeatureUpdater.create(RegistryKey<World> world, @Nullable PersistentStateManager persistentStateManager) 
- 
Uses of FeatureUpdater in net.minecraft.world.storageFields in net.minecraft.world.storage declared as FeatureUpdaterModifier and TypeFieldDescriptionprivate @Nullable FeatureUpdaterVersionedChunkStorage.featureUpdaterMethods in net.minecraft.world.storage that return FeatureUpdaterModifier and TypeMethodDescriptionprivate FeatureUpdaterVersionedChunkStorage.getFeatureUpdater(RegistryKey<World> worldKey, Supplier<PersistentStateManager> stateManagerGetter)