Geyser/connector
Camotoy e1085270b8
Don't use Locale class in MessageTranslator
The Minecraft Java client doesn't appear to use any specific locale function in its translating. Just passing a string saves computational time in parsing a locale that will be the same result every time.
Should this be invalid behavior, we should instead cache the Locale class for a player so it doesn't have to be repeatedly calculated.
2021-10-05 18:55:32 -04:00
..
src Don't use Locale class in MessageTranslator 2021-10-05 18:55:32 -04:00
pom.xml Use old MCProtocolLib, etc. commits for now 2021-09-23 17:53:57 -04:00