Uses of Class
net.minecraft.world.gen.decorator.BlockFilterDecoratorConfig
Packages that use BlockFilterDecoratorConfig
Package
Description
The base package for all Minecraft classes.
-
Uses of BlockFilterDecoratorConfig in net.minecraft
Fields in net.minecraft with type parameters of type BlockFilterDecoratorConfigModifier and TypeFieldDescriptionstatic final class_6798<BlockFilterDecoratorConfig>class_6798.BLOCK_PREDICATE_FILTER -
Uses of BlockFilterDecoratorConfig in net.minecraft.world.gen.decorator
Fields in net.minecraft.world.gen.decorator with type parameters of type BlockFilterDecoratorConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BlockFilterDecoratorConfig>BlockFilterDecoratorConfig.CODECMethods in net.minecraft.world.gen.decorator that return BlockFilterDecoratorConfigModifier and TypeMethodDescriptionstatic BlockFilterDecoratorConfigBlockFilterDecoratorConfig.method_39618(BlockPredicate blockPredicate)