Uses of Class
net.minecraft.world.gen.blockpredicate.CombinedBlockPredicate
Packages that use CombinedBlockPredicate
-
Uses of CombinedBlockPredicate in net.minecraft.world.gen.blockpredicate
Subclasses of CombinedBlockPredicate in net.minecraft.world.gen.blockpredicateModifier and TypeClassDescription(package private) class
(package private) class
Methods in net.minecraft.world.gen.blockpredicate with type parameters of type CombinedBlockPredicateModifier and TypeMethodDescriptionstatic <T extends CombinedBlockPredicate>
com.mojang.serialization.Codec<T>CombinedBlockPredicate.buildCodec
(Function<List<BlockPredicate>, T> combiner)