Class LanguageManager
- java.lang.Object
-
- de.simonsator.partyandfriendsgui.manager.LanguageManager
-
public class LanguageManager extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LanguageManager(org.bukkit.configuration.file.FileConfiguration pConfig)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static LanguageManager
getInstance()
java.lang.String
getText(TextIdentifier pIdentifier)
-
-
-
Method Detail
-
getInstance
public static LanguageManager getInstance()
-
getText
public java.lang.String getText(TextIdentifier pIdentifier)
-
-