Class AncientPowerTest
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.move.AncientPowerTest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
-
Constructor Details
-
AncientPowerTest
public AncientPowerTest()
-
-
Method Details
-
testAncientPowerDamage
-
testAncientPowerNoBoostProtect
-
testAncientPowerDoesNotBoostOnSheerForce
public static CompletableFuture<TestResult> testAncientPowerDoesNotBoostOnSheerForce(BattleTestHelper helper) -
testAncientPowerNotBlockedByShieldDust
public static CompletableFuture<TestResult> testAncientPowerNotBlockedByShieldDust(BattleTestHelper helper)
-