Package vazkii.botania.test.block
Class DrumBlockTest
java.lang.Object
vazkii.botania.test.block.DrumBlockTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidtestMilkingBabyGoat(net.minecraft.gametest.framework.GameTestHelper helper) voidtestMilkingBabyMooshroom(net.minecraft.gametest.framework.GameTestHelper helper) voidtestMilkingBrownMooshroomSuspiciousStew(net.minecraft.gametest.framework.GameTestHelper helper) voidtestMilkingCow(net.minecraft.gametest.framework.GameTestHelper helper) voidtestMilkingDeadAnimal(net.minecraft.gametest.framework.GameTestHelper helper) voidtestMilkingGoat(net.minecraft.gametest.framework.GameTestHelper helper) voidtestMilkingMooshroom(net.minecraft.gametest.framework.GameTestHelper helper) voidtestMilkingMooshroomSoup(net.minecraft.gametest.framework.GameTestHelper helper) voidtestMilkingNearBergamute(net.minecraft.gametest.framework.GameTestHelper helper) voidtestShearingBabySheep(net.minecraft.gametest.framework.GameTestHelper helper) voidtestShearingMooshroom(net.minecraft.gametest.framework.GameTestHelper helper) voidtestShearingPumpkinlessSnowGolem(net.minecraft.gametest.framework.GameTestHelper helper) voidtestShearingSheep(net.minecraft.gametest.framework.GameTestHelper helper) voidtestShearingSnowGolem(net.minecraft.gametest.framework.GameTestHelper helper)
-
Constructor Details
-
DrumBlockTest
public DrumBlockTest()
-
-
Method Details
-
testMilkingGoat
public void testMilkingGoat(net.minecraft.gametest.framework.GameTestHelper helper) -
testMilkingCow
public void testMilkingCow(net.minecraft.gametest.framework.GameTestHelper helper) -
testMilkingMooshroom
public void testMilkingMooshroom(net.minecraft.gametest.framework.GameTestHelper helper) -
testMilkingMooshroomSoup
public void testMilkingMooshroomSoup(net.minecraft.gametest.framework.GameTestHelper helper) -
testMilkingBrownMooshroomSuspiciousStew
public void testMilkingBrownMooshroomSuspiciousStew(net.minecraft.gametest.framework.GameTestHelper helper) -
testMilkingBabyGoat
public void testMilkingBabyGoat(net.minecraft.gametest.framework.GameTestHelper helper) -
testMilkingBabyMooshroom
public void testMilkingBabyMooshroom(net.minecraft.gametest.framework.GameTestHelper helper) -
testMilkingDeadAnimal
public void testMilkingDeadAnimal(net.minecraft.gametest.framework.GameTestHelper helper) -
testMilkingNearBergamute
public void testMilkingNearBergamute(net.minecraft.gametest.framework.GameTestHelper helper) -
testShearingSheep
public void testShearingSheep(net.minecraft.gametest.framework.GameTestHelper helper) -
testShearingBabySheep
public void testShearingBabySheep(net.minecraft.gametest.framework.GameTestHelper helper) -
testShearingSnowGolem
public void testShearingSnowGolem(net.minecraft.gametest.framework.GameTestHelper helper) -
testShearingPumpkinlessSnowGolem
public void testShearingPumpkinlessSnowGolem(net.minecraft.gametest.framework.GameTestHelper helper) -
testShearingMooshroom
public void testShearingMooshroom(net.minecraft.gametest.framework.GameTestHelper helper)
-