Module dev.netcode.util
Package dev.netcode.util
-
Class Summary Class Description LimitedQueue<E> Logger An abstract Class to generalize LoggingLogMessage Result<T> Instances of this class can be used when a function may encounter an error and wants to display the error message but you want to manually display it.StringUtils This class contains functions to generate, manipulate or use StringsUtils This class contains some different functions so that you dont need to implement them -
Enum Summary Enum Description LogColor Contains prefixes to change the color of the text inside the consoleLogLevel Represents different log levels to group messages by their importancy