Uses of Interface
dev.wyck.worldgen.blockpredicates.MatchingBlocksPredicate
Packages that use MatchingBlocksPredicate
-
Uses of MatchingBlocksPredicate in dev.wyck.worldgen.blockpredicates
Methods in dev.wyck.worldgen.blockpredicates that return MatchingBlocksPredicateModifier and TypeMethodDescriptionMatchingBlocksPredicate.Builder.build()Builds the matching blocks predicate.static MatchingBlocksPredicateCreates a new matching blocks predicate with a zero offset.static MatchingBlocksPredicateMatchingBlocksPredicate.of(BlockVector offset, List<Material> blocks) Creates a new matching blocks predicate.Constructors in dev.wyck.worldgen.blockpredicates with parameters of type MatchingBlocksPredicate