Class CaretakerTestSuite

java.lang.Object
io.github.realguyman.totally_lit.gametest.CaretakerTestSuite

public class CaretakerTestSuite extends Object
  • 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)