Skip to content

Commit 233b532

Browse files
committed
update readme
1 parent b117bc7 commit 233b532

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.MD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ The contents of the [util](src/main/java/com/falsepattern/lib/util) package so f
1616
|---------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------|
1717
| [FileUtil](src/main/java/com/falsepattern/lib/util/FileUtil.java) | Directory and file utilities. |
1818
| [LangUtil](src/main/java/com/falsepattern/lib/util/LangUtil.java) | Utility for having default language values defined inside code instead of lang files |
19+
| [MathUtil](src/main/java/com/falsepattern/lib/util/MathUtil.java) | Miscellaneous math helper code |
1920
| [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 |
2021
| [ResourceUtil](src/main/java/com/falsepattern/lib/util/ResourceUtil.java) | Methods for efficiently retrieving resources from SPECIFIC jar files instead of the entire classpath |
2122

0 commit comments

Comments
 (0)