Package vazkii.botania.test.block
Class ForceRelayTest
java.lang.Object
vazkii.botania.test.block.ForceRelayTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidtestBasic(net.minecraft.gametest.framework.GameTestHelper helper) voidtestImmovable(net.minecraft.gametest.framework.GameTestHelper helper) voidtestMovingInPistonStructure(net.minecraft.gametest.framework.GameTestHelper helper) voidtestStickyPistonMoveNotPropagated(net.minecraft.gametest.framework.GameTestHelper helper)
-
Constructor Details
-
ForceRelayTest
public ForceRelayTest()
-
-
Method Details
-
testBasic
public void testBasic(net.minecraft.gametest.framework.GameTestHelper helper) -
testImmovable
public void testImmovable(net.minecraft.gametest.framework.GameTestHelper helper) -
testStickyPistonMoveNotPropagated
public void testStickyPistonMoveNotPropagated(net.minecraft.gametest.framework.GameTestHelper helper) -
testMovingInPistonStructure
public void testMovingInPistonStructure(net.minecraft.gametest.framework.GameTestHelper helper)
-