Package com.binaris.wizardry.gametest
Class MinionTest
java.lang.Object
com.binaris.wizardry.gametest.MinionTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidminionAttackMobOwnerDamagedByEntity(net.minecraft.gametest.framework.GameTestHelper helper) static voidminionAttackMobOwnerLastDamagedEntity(net.minecraft.gametest.framework.GameTestHelper helper) static voidminionCopyMobOwnerTarget(net.minecraft.gametest.framework.GameTestHelper helper)
-
Constructor Details
-
MinionTest
public MinionTest()
-
-
Method Details
-
minionCopyMobOwnerTarget
public static void minionCopyMobOwnerTarget(net.minecraft.gametest.framework.GameTestHelper helper) -
minionAttackMobOwnerLastDamagedEntity
public static void minionAttackMobOwnerLastDamagedEntity(net.minecraft.gametest.framework.GameTestHelper helper) -
minionAttackMobOwnerDamagedByEntity
public static void minionAttackMobOwnerDamagedByEntity(net.minecraft.gametest.framework.GameTestHelper helper)
-