Package hiiragi283.core.api.data.lang
Object HTLangTypes
-
- All Implemented Interfaces:
public class HTLangTypesデフォルトで対応するHTLangTypeをまとめたクラスです。
- Since:
0.8.0
Hiiragi Tsubasa
-
-
Field Summary
Fields Modifier and Type Field Description private final HTLangTypeEN_USprivate final HTLangTypeJA_JPpublic final static HTLangTypesINSTANCE
-
Method Summary
Modifier and Type Method Description final HTLangTypegetEN_US()final HTLangTypegetJA_JP()-
-
Method Detail
-
getEN_US
final HTLangType getEN_US()
-
getJA_JP
final HTLangType getJA_JP()
-
-
-
-