You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[FileUtil](src/main/java/com/falsepattern/lib/util/FileUtil.java)| Directory and file utilities. |
18
19
|[LangUtil](src/main/java/com/falsepattern/lib/util/LangUtil.java)| Utility for having default language values defined inside code instead of lang files |
19
20
|[RenderUtil](src/main/java/com/falsepattern/lib/util/RenderUtil.java)| Rendering tools. Currently, the only thing implemented is a way to grab the current partial tick time from the minecraft instance |
20
21
|[ResourceUtil](src/main/java/com/falsepattern/lib/util/ResourceUtil.java)| Methods for efficiently retrieving resources from SPECIFIC jar files instead of the entire classpath |
0 commit comments