Uses of Class
net.minecraft.world.level.levelgen.blockpredicates.CombiningPredicate
Packages that use CombiningPredicate
-
Uses of CombiningPredicate in net.minecraft.world.level.levelgen.blockpredicates
Subclasses of CombiningPredicate in net.minecraft.world.level.levelgen.blockpredicatesModifier and TypeClassDescription(package private) class
(package private) class
Methods in net.minecraft.world.level.levelgen.blockpredicates with type parameters of type CombiningPredicateModifier and TypeMethodDescriptionstatic <T extends CombiningPredicate>
com.mojang.serialization.Codec<T>CombiningPredicate.codec
(Function<List<BlockPredicate>, T> p_190459_)