Uses of Record Class
net.minecraftforge.common.world.ForgeBiomeModifiers.RemoveFeaturesBiomeModifier
Packages that use ForgeBiomeModifiers.RemoveFeaturesBiomeModifier
-
Uses of ForgeBiomeModifiers.RemoveFeaturesBiomeModifier in net.minecraftforge.common.world
Fields in net.minecraftforge.common.world with type parameters of type ForgeBiomeModifiers.RemoveFeaturesBiomeModifierModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ForgeBiomeModifiers.RemoveFeaturesBiomeModifier>ForgeBiomeModifiers.RemoveFeaturesBiomeModifier.CODECMethods in net.minecraftforge.common.world that return ForgeBiomeModifiers.RemoveFeaturesBiomeModifierModifier 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.