Uses of Interface
dev.wyck.worldgen.blockpredicates.TrueBlockPredicate
Packages that use TrueBlockPredicate
-
Uses of TrueBlockPredicate in dev.wyck.worldgen.blockpredicates
Fields in dev.wyck.worldgen.blockpredicates declared as TrueBlockPredicateModifier and TypeFieldDescriptionstatic final TrueBlockPredicateTrueBlockPredicate.INSTANCEThe singleton instance ofTrueBlockPredicate.Methods in dev.wyck.worldgen.blockpredicates that return TrueBlockPredicateModifier and TypeMethodDescriptionstatic TrueBlockPredicateBlockPredicate.alwaysTrue()Returns theTrueBlockPredicatesingleton, which always matches regardless of the block.