Minecraft FalsePatternLib mod 2026 download
logo
minecraft mod FalsePatternLib

FalsePatternLib

Game Version: 1.7.10
Total Downloads: 351
Updated: Sep 30, 2022
Created: Aug 28, 2022
Download FalsePatternLibDownload Earlier Versions

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 FalsePatternLib version: 0.10.12 releaseDownload
FalsePatternLib version: 0.10.11 release 609.66 KB Sep 25, 2022 1.7.10 100 download FalsePatternLib FalsePatternLib version: 0.10.11 releaseDownload
FalsePatternLib version: 0.10.10 release 609.67 KB Sep 5, 2022 1.7.10 110 download FalsePatternLib FalsePatternLib version: 0.10.10 releaseDownload

Description

Share this:

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.

Comments

Add a comment