Posted December 25, 20159 yr Hey all, I have been modding for a bit and I am quite comfortable doing so. But when I was working on one of my own programs it got me thinking about unlocalised names. I was wondering if someone could give me a technical over view of why Minecraft structures these in the way it does and why have them at all in terms of an algorithmic point of view. basically, why? Thanks for reading I appreciate it
December 25, 20159 yr Unlocalized names are just persistent String values. Localizing is the translating that string into a readable string, so that translation tables can be built using consistent key strings I think its my java of the variables.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.