Fake Fabric Loader

Available exclusively for Quilt. Porting to Fabric or Forge is not planned as it is impossible and unnecessary.
This mod recreates part of Fabric Loader's internal API (net.fabricmc.loader.FabricLoader) using the public API (net.fabricmc.loader.api.FabricLoader). This allows running some improperly written mods on Quilt Loader.
The system attempts to display warnings whenever the internal API is accessed.
This mod is not recommended for use as a dependency — it's better to fix your code.