Compatibility
Minecraft: Java Edition
1.6.4
1.6.2
1.5.2
1.4.7
1.3.2
Platforms
Supported environments
Links
Creators
Details
Licensed LGPL-3.0-only
Published 4 days ago
Updated last week
Changelog
CHANGE
All notable changes to this project will be documented in this file.
[1.0.2] - 2026-03-24
Added
- New helper:
NilLoaderHelperinme.tamkungz.nilloadersdk.helper. - Convenience APIs for NilLoader metadata and loaded-mod checks:
isModLoaded,isAnyModLoadedgetModMetadata,getModMetadataOrNull,getAllLoadedModsgetLoadedModIds,getLoadedModNames,getLoadedModsByIdgetSourceFile,getEntrypointNames,getEntrypointClass,describeMod
- New helper:
TransformerHelperinme.tamkungz.nilloadersdk.helper. - Java-agent style class patch registration via NilLoader transformer pipeline (no Mixin required):
registerBytecodePatchfor raw byte[] transformsregisterAsmPatchfor ASMClassNodetransforms- class-name normalization utilities for internal slash format
Changed
SimpleRemap.forVersion("1.4.7")preserves manual mappings frombuild147()as higher priority.- External SRG (
.remapping/1.4.7/mcp2obf.srg) is used only to fill missing entries, not overwrite existingbuild147()mappings. SimpleRemap.forVersion(version)can load remap for versions that provide local.remapping/<version>/mcp2obf.srg.
Packaging
- SRG files are not bundled into the built JAR.
- Build now auto-generates
GeneratedSrgMappingsfrom local.remapping/*/mcp2obf.srgand embeds only the extracted mappings used by SDK remap calls. - Runtime loads generated mappings first via
SimpleRemap, then keeps fallback behavior for local development.
Notes
.remappingis not bundled in the repository contents.- If you want to build and use remapping locally, prepare/provide your own
.remappingdirectory.
Docs
- README helper section now includes
NilLoaderHelperand summarizes key API groups. - README now documents class patching usage through
TransformerHelperand phase timing notes (premain/hijack).
Files
Metadata
Release channel
ReleaseVersion number
1.0.2Loaders
Game versions
1.3.2, 1.4.7, 1.5.2, 1.6.2–1.6.4Environment
Client and server, required on both
Downloads
5Publication date
March 23, 2026 at 6:20 PMPublisher

TamKungZ_
Member


