Uses of Interface
dev.wyck.worldgen.blockpredicates.AnyOfPredicate
Packages that use AnyOfPredicate
-
Uses of AnyOfPredicate in dev.wyck.worldgen.blockpredicates
Subclasses with type arguments of type AnyOfPredicate in dev.wyck.worldgen.blockpredicatesMethods in dev.wyck.worldgen.blockpredicates that return AnyOfPredicateModifier and TypeMethodDescriptionprotected AnyOfPredicateAnyOfPredicate.Builder.create()static AnyOfPredicateAnyOfPredicate.of(List<BlockPredicate> predicates) Creates a new AnyOfPredicate with the specified predicates.Constructors in dev.wyck.worldgen.blockpredicates with parameters of type AnyOfPredicate