Uses of Interface
dev.wyck.worldgen.ruletest.RandomBlockStateMatchTest
Packages that use RandomBlockStateMatchTest
-
Uses of RandomBlockStateMatchTest in dev.wyck.worldgen.ruletest
Methods in dev.wyck.worldgen.ruletest that return RandomBlockStateMatchTestModifier and TypeMethodDescriptionstatic RandomBlockStateMatchTestCreates a new random block state match test.static RandomBlockStateMatchTestCreates a new random block state match test.static RandomBlockStateMatchTestRuleTest.randomBlockStateMatch(BlockData state, float probability) Tests is the block for the specifiedBlockData.static RandomBlockStateMatchTestRuleTest.randomBlockStateMatch(Material material, float probability) Tests is the block for the specifiedMaterial.