All Downloads are FREE. Search and download functionalities are using the official Maven repository.

top.hendrixshen.magiclib.game.malilib.ConfigCategory Maven / Gradle / Ivy

The newest version!
package top.hendrixshen.magiclib.game.malilib;

public class ConfigCategory {
    public static final String DEBUG = "debug";
    public static final String GENERIC = "generic";
    public static final String TEST = "test";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy