Class CaretakerTestSuite
java.lang.Object
io.github.realguyman.totally_lit.gametest.CaretakerTestSuite
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidtorchDoesNotExtinguishOverTimeWhenCaretakerIsPresent(net.minecraft.gametest.framework.GameTestHelper context) voidtorchDoesNotExtinguishWhenRainedOnWhenCaretakerIsPresent(net.minecraft.gametest.framework.GameTestHelper context)
-
Constructor Details
-
CaretakerTestSuite
public CaretakerTestSuite()
-
-
Method Details
-
torchDoesNotExtinguishOverTimeWhenCaretakerIsPresent
@GameTest(maxTicks=168000) public void torchDoesNotExtinguishOverTimeWhenCaretakerIsPresent(net.minecraft.gametest.framework.GameTestHelper context) -
torchDoesNotExtinguishWhenRainedOnWhenCaretakerIsPresent
@GameTest(skyAccess=true) public void torchDoesNotExtinguishWhenRainedOnWhenCaretakerIsPresent(net.minecraft.gametest.framework.GameTestHelper context)
-