Uses of Class
net.minecraft.world.FeatureUpdater
Package | Description |
---|---|
net.minecraft.world | |
net.minecraft.world.storage |
-
Uses of FeatureUpdater in net.minecraft.world
Methods in net.minecraft.world that return FeatureUpdater Modifier and Type Method Description static FeatureUpdater
FeatureUpdater. create(RegistryKey<World> registryKey, @Nullable PersistentStateManager persistentStateManager)
-
Uses of FeatureUpdater in net.minecraft.world.storage
Fields in net.minecraft.world.storage declared as FeatureUpdater Modifier and Type Field Description private @Nullable FeatureUpdater
VersionedChunkStorage. featureUpdater