Uses of Interface
dev.wyck.worldgen.blockpredicates.WouldSurvivePredicate
Packages that use WouldSurvivePredicate
-
Uses of WouldSurvivePredicate in dev.wyck.worldgen.blockpredicates
Methods in dev.wyck.worldgen.blockpredicates that return WouldSurvivePredicateModifier and TypeMethodDescriptionWouldSurvivePredicate.Builder.build()Builds the would survive predicate.static WouldSurvivePredicateCreates a new would survive predicate with a zero offset.static WouldSurvivePredicateCreates a new would survive predicate with a zero offset.static WouldSurvivePredicateWouldSurvivePredicate.of(BlockVector offset, BlockData state) Creates a new would survive predicate.static WouldSurvivePredicateWouldSurvivePredicate.of(BlockVector offset, Material material) Creates a new would survive predicate.Constructors in dev.wyck.worldgen.blockpredicates with parameters of type WouldSurvivePredicate