Jump to content

GoldenPanda

Members
  • Posts

    1
  • Joined

  • Last visited

GoldenPanda's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Your new LanguageManager() is not the language manager that is being used when you call Minecraft.getInstant().getLocale(). Minecraft.getLanguageManager().setSelected(code); should work. Can you show that code?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.