Package vazkii.botania.test.item
Class AstrolabeTest
java.lang.Object
vazkii.botania.test.item.AstrolabeTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidtestBarelyNotEnoughMana(net.minecraft.gametest.framework.GameTestHelper helper) voidtestCandlesHorizontal3x3(net.minecraft.gametest.framework.GameTestHelper helper) voidtestCandlesHorizontal3x3MultipleSourcesTalismanFirst(net.minecraft.gametest.framework.GameTestHelper helper) voidtestCandlesHorizontal3x3MultipleSourcesTalismanLast(net.minecraft.gametest.framework.GameTestHelper helper) voidtestCandlesHorizontal3x3Offhand(net.minecraft.gametest.framework.GameTestHelper helper) voidtestCandlesVertical3x3(net.minecraft.gametest.framework.GameTestHelper helper) voidtestCandlesVertical5x5(net.minecraft.gametest.framework.GameTestHelper helper) voidtestDirectionalLogsAxisX(net.minecraft.gametest.framework.GameTestHelper helper) voidtestDirectionalLogsAxisY(net.minecraft.gametest.framework.GameTestHelper helper) voidtestDirectionalLogsAxisZ(net.minecraft.gametest.framework.GameTestHelper helper) voidtestDirectionalPistonAxisX(net.minecraft.gametest.framework.GameTestHelper helper) voidtestDirectionalPistonAxisY(net.minecraft.gametest.framework.GameTestHelper helper) voidtestDirectionalPistonAxisZ(net.minecraft.gametest.framework.GameTestHelper helper) voidtestNotEnoughMana(net.minecraft.gametest.framework.GameTestHelper helper)
-
Constructor Details
-
AstrolabeTest
public AstrolabeTest()
-
-
Method Details
-
testCandlesHorizontal3x3
public void testCandlesHorizontal3x3(net.minecraft.gametest.framework.GameTestHelper helper) -
testCandlesHorizontal3x3Offhand
public void testCandlesHorizontal3x3Offhand(net.minecraft.gametest.framework.GameTestHelper helper) -
testCandlesHorizontal3x3MultipleSourcesTalismanLast
public void testCandlesHorizontal3x3MultipleSourcesTalismanLast(net.minecraft.gametest.framework.GameTestHelper helper) -
testCandlesHorizontal3x3MultipleSourcesTalismanFirst
public void testCandlesHorizontal3x3MultipleSourcesTalismanFirst(net.minecraft.gametest.framework.GameTestHelper helper) -
testCandlesVertical3x3
public void testCandlesVertical3x3(net.minecraft.gametest.framework.GameTestHelper helper) -
testCandlesVertical5x5
public void testCandlesVertical5x5(net.minecraft.gametest.framework.GameTestHelper helper) -
testDirectionalLogsAxisX
public void testDirectionalLogsAxisX(net.minecraft.gametest.framework.GameTestHelper helper) -
testDirectionalLogsAxisY
public void testDirectionalLogsAxisY(net.minecraft.gametest.framework.GameTestHelper helper) -
testDirectionalLogsAxisZ
public void testDirectionalLogsAxisZ(net.minecraft.gametest.framework.GameTestHelper helper) -
testDirectionalPistonAxisX
public void testDirectionalPistonAxisX(net.minecraft.gametest.framework.GameTestHelper helper) -
testDirectionalPistonAxisY
public void testDirectionalPistonAxisY(net.minecraft.gametest.framework.GameTestHelper helper) -
testDirectionalPistonAxisZ
public void testDirectionalPistonAxisZ(net.minecraft.gametest.framework.GameTestHelper helper) -
testNotEnoughMana
public void testNotEnoughMana(net.minecraft.gametest.framework.GameTestHelper helper) -
testBarelyNotEnoughMana
public void testBarelyNotEnoughMana(net.minecraft.gametest.framework.GameTestHelper helper)
-