You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minecraft's default localisation system works on the client side, sending translation components with the translation key to the client to translate. For server side mods this makes it impossible to localise.
Dat Modding API provides a class, // TODO link DatLocalisation, which provides a server side localisation.
// Using
// Loading localisation
// Getting localisation