Utilities¶
DragonLib contains a large collection of utilities for many purposes — from math helpers to text processing and clipboard management.
Most commonly used general classes are located in the package de.mrjulsen.mcdragonlib.util. Client-side utilities can be found under de.mrjulsen.mcdragonlib.client.util.
The following pages document some of the utilities that benefit from additional explanation. Otherwise, explore the classes and consult the Javadoc for details.