程序包 net.minecraftforge.gametest
package net.minecraftforge.gametest
-
类说明Marks 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.