Package net.minecraftforge.gametest
package net.minecraftforge.gametest
-
ClassDescriptionMarks a class as containing game tests that should be registered automatically.When used on a class, this sets the default state for whether to prefix any contained game test templates with the
simple class name
or not.