Uses of Record Class
net.minecraft.world.level.levelgen.feature.configurations.BlockBlobConfiguration
Packages that use BlockBlobConfiguration
Package
Description
-
Uses of BlockBlobConfiguration in net.minecraft.world.level.levelgen.feature
Subclasses with type arguments of type BlockBlobConfiguration in net.minecraft.world.level.levelgen.featureFields in net.minecraft.world.level.levelgen.feature with type parameters of type BlockBlobConfigurationMethod parameters in net.minecraft.world.level.levelgen.feature with type arguments of type BlockBlobConfigurationModifier and TypeMethodDescriptionbooleanBlockBlobFeature.place(FeaturePlaceContext<BlockBlobConfiguration> context) Constructor parameters in net.minecraft.world.level.levelgen.feature with type arguments of type BlockBlobConfigurationModifierConstructorDescriptionBlockBlobFeature(com.mojang.serialization.Codec<BlockBlobConfiguration> codec) -
Uses of BlockBlobConfiguration in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations with type parameters of type BlockBlobConfigurationModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BlockBlobConfiguration> BlockBlobConfiguration.CODEC