Class SafetyGogglesTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.item.SafetyGogglesTests
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture<TestResult>
static CompletableFuture<TestResult>
-
Constructor Details
-
SafetyGogglesTests
public SafetyGogglesTests()
-
-
Method Details
-
testSafetyGogglesAndTerrainRevealInLog
public static CompletableFuture<TestResult> testSafetyGogglesAndTerrainRevealInLog(BattleTestHelper helper) -
testSafetyGogglesAndMissRevealInLog
public static CompletableFuture<TestResult> testSafetyGogglesAndMissRevealInLog(BattleTestHelper helper)
-