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