Uses of Record Class
net.minecraftforge.common.world.ForgeBiomeModifiers.RemoveFeaturesBiomeModifier
-
Uses of ForgeBiomeModifiers.RemoveFeaturesBiomeModifier in net.minecraftforge.common.world
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ForgeBiomeModifiers.RemoveFeaturesBiomeModifier>
ForgeBiomeModifiers.RemoveFeaturesBiomeModifier.CODEC
Modifier and TypeMethodDescriptionForgeBiomeModifiers.RemoveFeaturesBiomeModifier.allSteps
(HolderSet<Biome> biomes, HolderSet<PlacedFeature> features) Creates a modifier that removes the given features from all decoration steps in the given biomes.