Uses of Interface
dev.wyck.worldgen.blockpredicates.InsideWorldBoundsPredicate
Packages that use InsideWorldBoundsPredicate
-
Uses of InsideWorldBoundsPredicate in dev.wyck.worldgen.blockpredicates
Methods in dev.wyck.worldgen.blockpredicates that return InsideWorldBoundsPredicateModifier and TypeMethodDescriptionInsideWorldBoundsPredicate.Builder.build()Builds the inside world bounds predicate.static InsideWorldBoundsPredicateInsideWorldBoundsPredicate.of()Creates a new inside world bounds predicate with a zero offset.static InsideWorldBoundsPredicateInsideWorldBoundsPredicate.of(BlockVector offset) Creates a new inside world bounds predicate.Constructors in dev.wyck.worldgen.blockpredicates with parameters of type InsideWorldBoundsPredicate