Package com.binaris.wizardry.gametest
Class WizardArmorTest
java.lang.Object
com.binaris.wizardry.gametest.WizardArmorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidarmorAttributesWithMana(net.minecraft.gametest.framework.GameTestHelper helper) static voidarmorNeverBreaks(net.minecraft.gametest.framework.GameTestHelper helper) static voidarmorNoAttributesWithoutMana(net.minecraft.gametest.framework.GameTestHelper helper)
-
Constructor Details
-
WizardArmorTest
public WizardArmorTest()
-
-
Method Details
-
armorNeverBreaks
public static void armorNeverBreaks(net.minecraft.gametest.framework.GameTestHelper helper) -
armorAttributesWithMana
public static void armorAttributesWithMana(net.minecraft.gametest.framework.GameTestHelper helper) -
armorNoAttributesWithoutMana
public static void armorNoAttributesWithoutMana(net.minecraft.gametest.framework.GameTestHelper helper)
-