Uses of Class
net.minecraft.world.level.levelgen.feature.VegetationPatchFeature
Packages that use VegetationPatchFeature
-
Uses of VegetationPatchFeature in net.minecraft.world.level.levelgen.feature
Subclasses of VegetationPatchFeature in net.minecraft.world.level.levelgen.featureFields in net.minecraft.world.level.levelgen.feature with type parameters of type VegetationPatchFeatureModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<VegetationPatchFeature> VegetationPatchFeature.CODECMethods in net.minecraft.world.level.levelgen.feature with type parameters of type VegetationPatchFeatureModifier and TypeMethodDescriptionprotected static <T extends VegetationPatchFeature>
com.mojang.serialization.MapCodec<T> VegetationPatchFeature.makeCodec(com.mojang.datafixers.util.Function10<HolderSet<Block>, Holder<BlockStateProvider>, Holder<PlacedFeature>, CaveSurface, IntProvider, Float, Integer, Float, IntProvider, Float, T> constructor) Methods in net.minecraft.world.level.levelgen.feature that return types with arguments of type VegetationPatchFeatureModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<? extends VegetationPatchFeature> VegetationPatchFeature.codec()