Class LanguageFile
java.lang.Object
com.minigameworld.managers.language.LanguageFile
- All Implemented Interfaces:
 com.wbm.plugin.util.data.yaml.YamlMember
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionorg.bukkit.configuration.file.FileConfigurationgetMessage(String msgKey)voidsetData(com.wbm.plugin.util.data.yaml.YamlManager yamlManager, org.bukkit.configuration.file.FileConfiguration config) 
- 
Constructor Details
- 
LanguageFile
 
 - 
 - 
Method Details
- 
getLanguage
 - 
getMessage
 - 
getConfig
public org.bukkit.configuration.file.FileConfiguration getConfig() - 
getFileName
- Specified by:
 getFileNamein interfacecom.wbm.plugin.util.data.yaml.YamlMember
 - 
setData
public void setData(com.wbm.plugin.util.data.yaml.YamlManager yamlManager, org.bukkit.configuration.file.FileConfiguration config)- Specified by:
 setDatain interfacecom.wbm.plugin.util.data.yaml.YamlMember
 
 -