Package one.tranic.t.i18n.loader
Class GsonLoader
java.lang.Object
one.tranic.t.i18n.loader.GsonLoader
- All Implemented Interfaces:
I18n
Example Json:
{
"goldpiglin.test1": "Goldpiglin test",
"goldpiglin.boost": "boost test",
"goldpiglin.boost.xyz": "Goldpiglin xyzzz"
}
-
Constructor Details
-
GsonLoader
public GsonLoader()
-
-
Method Details
-
getResourceLoader
- Specified by:
getResourceLoaderin interfaceI18n
-