Package net.minecraft.gametest.framework
@ParametersAreNonnullByDefault
package net.minecraft.gametest.framework
-
ClassDescriptionAnnotate a method with this annotation in order to have it run after the specified
AfterBatch.batch()
.Annotate a method with this annotation in order to have it run before the specifiedBeforeBatch.batch()
.TestFinder<T>