promotional bannermobile promotional banner

mdcdi1315's BML

Another library for supporting my multi-platform projects!!! (And possibly other projects too!)
Back to Files

mdcdi1315_base_mods_lib-fabric-1.21.5-Stable-1.0.37.jar

File namemdcdi1315_base_mods_lib-fabric-1.21.5-Stable-1.0.37.jar
Uploader
mdcdi1315mdcdi1315
Uploaded
Sep 6, 2026
Downloads
4
Size
1.6 MB
Mod Loaders
Fabric
File ID
8824710
Type
R
Release
Supported game versions
  • 1.21.5

Curse Maven Snippet

Fabric

modImplementation "curse.maven:mdcdi1315-base-lib-1379583:8824710"

Learn more about Curse Maven

What's new

### Now releasing 1.0.37:

-> Expanded the I/O package (Again!)

-> Collections package: Added several API's:
    - `FixedArrayBasedList`: An non-expandable list, based by the `ArrayBasedList` class.
    - Added better empty collection handling
    - `ArrayBasedList`: Several code cleanups
    - Added sorting algorithms, plus checker whether an enumerable is sorted.
    - Added common comparer implementations, accessible under the `comparers` sub-package.

-> .NET Layer additions:
  - Most notable: Added the `Dictionary` implementation
  - Completed the exception classes
  - Added the non-generic `ArrayList` implementation
  - Updated annotation processor to better handle the `ClassIsDotNetStruct` annotation

-> Further cleanups on `BaseModsLib` and `BaseModsLibClient` classes,
and they now use a `Dictionary` instance to store the mod instances.

-> Function package: Added Provides* function signatures

This mod has no additional files