Uses of Interface
dev.wyck.wrapper.worldgen.ruletest.RuleTest
Packages that use RuleTest
-
Uses of RuleTest in dev.wyck.wrapper.worldgen.ruletest
Classes in dev.wyck.wrapper.worldgen.ruletest that implement RuleTestModifier and TypeClassDescriptionstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordMethods in dev.wyck.wrapper.worldgen.ruletest that return RuleTestModifier and TypeMethodDescriptionstatic RuleTestRuleTest.alwaysTrue()static RuleTestRuleTest.blockMatch(Material block) static RuleTestRuleTest.blockStateMatch(BlockData state) static RuleTestRuleTest.randomBlockMatch(Material block, float probability) static RuleTestRuleTest.randomBlockStateMatch(BlockData state, float probability) static RuleTestMethods in dev.wyck.wrapper.worldgen.ruletest with parameters of type RuleTest