Package net.minecraft.test
-
Interface Summary Interface Description TestCompletionListener TestListener -
-
Exception Summary Exception Description GameTestException PositionedException TickLimitExceededException -
Annotation Types Summary Annotation Type Description AfterBatch AfterBatchmethods are ran once the batch specified has finished.BeforeBatch BeforeBatchmethods are ran before the batch specified has started.CustomTestProvider CustomTestProvidermethods return aCollection<TestFunction>.GameTest GameTestis used to tell the test framework that the annotated method is a test.