Package com.binaris.wizardry.gametest
Class WandTest
java.lang.Object
com.binaris.wizardry.gametest.WandTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidsiphonUpgradePlayerKillMob(net.minecraft.gametest.framework.GameTestHelper helper) static voidwandBasicMovement(net.minecraft.gametest.framework.GameTestHelper helper) static voidwandCircularSelection(net.minecraft.gametest.framework.GameTestHelper helper) static voidwandLiteralIndex(net.minecraft.gametest.framework.GameTestHelper helper) static voidwandLiteralIndexPartiallyEmpty(net.minecraft.gametest.framework.GameTestHelper helper) static voidwandPartiallyEmpty(net.minecraft.gametest.framework.GameTestHelper helper)
-
Constructor Details
-
WandTest
public WandTest()
-
-
Method Details
-
wandBasicMovement
public static void wandBasicMovement(net.minecraft.gametest.framework.GameTestHelper helper) -
wandPartiallyEmpty
public static void wandPartiallyEmpty(net.minecraft.gametest.framework.GameTestHelper helper) -
wandCircularSelection
public static void wandCircularSelection(net.minecraft.gametest.framework.GameTestHelper helper) -
wandLiteralIndex
public static void wandLiteralIndex(net.minecraft.gametest.framework.GameTestHelper helper) -
wandLiteralIndexPartiallyEmpty
public static void wandLiteralIndexPartiallyEmpty(net.minecraft.gametest.framework.GameTestHelper helper) -
siphonUpgradePlayerKillMob
public static void siphonUpgradePlayerKillMob(net.minecraft.gametest.framework.GameTestHelper helper)
-