Class LogThrottlerTests
java.lang.Object
net.thomilist.dimensionalinventories.gametest.DimensionalInventoriesGameTest
net.thomilist.dimensionalinventories.gametest.LogThrottlerTests
- All Implemented Interfaces:
net.fabricmc.fabric.api.gametest.v1.CustomTestMethodInvoker
-
Field Summary
Fields inherited from class DimensionalInventoriesGameTest
LOGGER, MAX_TICKS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidthrottleLog(net.minecraft.gametest.framework.GameTestHelper context) Methods inherited from class DimensionalInventoriesGameTest
initializeSampleData, invokeTestMethodModifier and TypeMethodDescriptionprotected static voidinitializeSampleData(net.minecraft.gametest.framework.GameTestHelper context, String resourcePath, String worldDestinationPath) voidinvokeTestMethod(net.minecraft.gametest.framework.GameTestHelper context, Method method)
-
Constructor Details
-
LogThrottlerTests
public LogThrottlerTests()
-
-
Method Details
-
throttleLog
@GameTest(maxTicks=200) public void throttleLog(net.minecraft.gametest.framework.GameTestHelper context)
-