程序包 net.minecraftforge.gametest
package net.minecraftforge.gametest
-
类说明Internal class used to glue mods into the game test framework.When used on a class, this disables the prefix for all contained tests.Marks a class as containing game tests that should be registered automatically.This sets the prefix to prepend to test names and templates.