Class MinecraftLanguageSetup
java.lang.Object
net.guizhanss.guizhanlibplugin.setup.MinecraftLanguageSetup
This setup the Guizhan-minecraft module, inject the language file with current minecraft version.
- Author:
- ybw0014
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidsetup(GuizhanLibPlugin plugin) Set up the Guizhan-minecraft module.
-
Constructor Details
-
MinecraftLanguageSetup
public MinecraftLanguageSetup()
-
-
Method Details
-
setup
Set up the Guizhan-minecraft module.- Parameters:
plugin- The plugin instance
-