/* * * ChatUtil * * Helpful utility for pretty printing in chat in the game with different supported functions and levels * */ package jesse.keeblarcraft.Utils; public class ChatUtil { }