Uses of Annotation Interface
net.minecraft.gametest.framework.GameTestGenerator
Packages that use GameTestGenerator
- 
Uses of GameTestGenerator in net.neoforged.neoforge.oldtest.miscMethods in net.neoforged.neoforge.oldtest.misc with annotations of type GameTestGeneratorModifier and TypeMethodDescriptionstatic List<TestFunction>GameTestTest.generateTests()An example game test generator.
- 
Uses of GameTestGenerator in net.neoforged.testframework.implMethods in net.neoforged.testframework.impl with annotations of type GameTestGenerator