Class WizardArmorTestHandler
java.lang.Object
com.binaris.wizardry.core.gametest.WizardArmorTestHandler
-
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)
-
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)
-