Earlier Versions
| Name | Size | Uploaded | Game Version | Downloads | |
| FalsePatternLib version: 0.10.12 release | 611.66 KB | Sep 30, 2022 | 1.7.10 | 0 | Download |
| FalsePatternLib version: 0.10.11 release | 609.66 KB | Sep 25, 2022 | 1.7.10 | 100 | Download |
| FalsePatternLib version: 0.10.10 release | 609.67 KB | Sep 5, 2022 | 1.7.10 | 110 | Download |
Description
A library for 1.7.10 with lots of useful stuff.
| Package | Contents / Purpose |
|---|---|
| asm | ASM helper code |
| compat | Code backported from vanilla 1.12.2 |
| config | 1.12.2-style annotation-based config library |
| dependencies | Runtime dependency loader which uses Maven |
| mapping | Notch-SRG-MCP name mapping helper code |
| mixin | Mixin loader plugin boilerplate code |
| text | Better Chat and GUI text processing |
| toasts | The toast system from newer versions, with some extras |
| updates | Helper code for update checking |
| util | Additional utilities that do not fit the above categories, see below for more information |
The contents of the util package so far:
| Class | Purpose |
|---|---|
| FileUtil | Directory and file utilities. |
| LangUtil | Utility for having default language values defined inside code instead of lang files |
| MathUtil | Miscellaneous math helper code |
| ReflectionUtl | Reflection helper code |
| RenderUtil | Rendering tools. Currently, the only thing implemented is a way to grab the current partial tick time from the minecraft instance |
| ResourceUtil | Methods for efficiently retrieving resources from SPECIFIC jar files instead of the entire classpath |
See the @StableAPI annotation’s javadoc for more information about API stability.
The update checker module and the library downloader module can be toggled with the ENABLE_UPDATE_CHECKER and ENABLE_LIBRARY_DOWNLOADS booleans in the falsepatternlib.cfg config file respectively. Note that the update checker depends on the module downloader to grab FJson, so if it’s not already present on disk, disabling the library loader breaks the update checker. This is only required the first time download, though.
Get 0.05 TON 💎
Download
Add a comment