Uses of Class
com.ericlam.mc.eld.components.GroupLangConfiguration
Packages that use GroupLangConfiguration
Package
Description
主類
文件類
服務類,此類全部可以被注入
-
Uses of GroupLangConfiguration in com.ericlam.mc.eld
Methods in com.ericlam.mc.eld with type parameters of type GroupLangConfigurationModifier and TypeMethodDescription<T extends GroupLangConfiguration>
ServiceCollectionServiceCollection.addMultipleLanguages(Class<T> lang) 新增訊息文件池 -
Uses of GroupLangConfiguration in com.ericlam.mc.eld.configurations
Classes in com.ericlam.mc.eld.configurations with type parameters of type GroupLangConfigurationModifier and TypeInterfaceDescriptioninterfaceGroupLang<T extends GroupLangConfiguration>語言文件池,性質大致跟GroupConfig相同,但只提供唯讀操作 -
Uses of GroupLangConfiguration in com.ericlam.mc.eld.services
Methods in com.ericlam.mc.eld.services with type parameters of type GroupLangConfigurationModifier and TypeMethodDescription<T extends GroupLangConfiguration>
GroupLang<T>ConfigPoolService.getGroupLang(Class<T> type) 獲取 指定類型 的語言文件池