Package vazkii.botania.test.block
Class BindingTest
java.lang.Object
vazkii.botania.test.block.BindingTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfunctionalFlowerAutoBindTest(net.minecraft.gametest.framework.GameTestHelper helper) voidfunctionalFlowerManualBindTest(net.minecraft.gametest.framework.GameTestHelper helper) voidfunctionalFlowerObedienceStick(net.minecraft.gametest.framework.GameTestHelper helper) voidgeneratingFlowerAutoBindTest(net.minecraft.gametest.framework.GameTestHelper helper) voidgeneratingFlowerManualBindTest(net.minecraft.gametest.framework.GameTestHelper helper) voidgeneratingFlowerObedienceStick(net.minecraft.gametest.framework.GameTestHelper helper)
-
Constructor Details
-
BindingTest
public BindingTest()
-
-
Method Details
-
functionalFlowerAutoBindTest
public void functionalFlowerAutoBindTest(net.minecraft.gametest.framework.GameTestHelper helper) -
generatingFlowerAutoBindTest
public void generatingFlowerAutoBindTest(net.minecraft.gametest.framework.GameTestHelper helper) -
functionalFlowerManualBindTest
public void functionalFlowerManualBindTest(net.minecraft.gametest.framework.GameTestHelper helper) -
generatingFlowerManualBindTest
public void generatingFlowerManualBindTest(net.minecraft.gametest.framework.GameTestHelper helper) -
functionalFlowerObedienceStick
public void functionalFlowerObedienceStick(net.minecraft.gametest.framework.GameTestHelper helper) -
generatingFlowerObedienceStick
public void generatingFlowerObedienceStick(net.minecraft.gametest.framework.GameTestHelper helper)
-