Uses of Interface
dev.wyck.worldgen.blockpredicates.MatchingFluidsPredicate
Packages that use MatchingFluidsPredicate
-
Uses of MatchingFluidsPredicate in dev.wyck.worldgen.blockpredicates
Methods in dev.wyck.worldgen.blockpredicates that return MatchingFluidsPredicateModifier and TypeMethodDescriptionMatchingFluidsPredicate.Builder.build()Builds the matching fluids predicate.static MatchingFluidsPredicateCreates a new matching fluids predicate with a zero offset.static MatchingFluidsPredicateMatchingFluidsPredicate.of(BlockVector offset, List<FluidType> fluids) Creates a new matching fluids predicate.Constructors in dev.wyck.worldgen.blockpredicates with parameters of type MatchingFluidsPredicate