mirror of
https://github.com/SimplexDevelopment/FreedomNetworkSuite.git
synced 2025-02-23 04:50:39 +00:00
This class is meant to track a global PlainTextComponentSerializer instance, so we don't have to call PlainTextComponentSerializer#plainText in every class that needs to serialize a Component into a String. I implemented this so I can add component logging to FreedomLogger.