TLib
TLib is a utility library designed to simplify and accelerate the development of Minecraft modifications. This tool provides developers with convenient and understandable interfaces for working with various aspects of the game.
The library includes ready-made solutions for managing particles, sound effects, camera access, environment checking, blocks, and player logic. All functions are implemented as simply and efficiently as possible, without using complex design patterns or redundant abstractions.
📚 The project is actively developed and regularly supplemented with new useful tools and improvements to existing functionality.
📖 Complete documentation with usage examples is available in the project's GitHub Wiki.
✅ Developers can freely use this library in their mods and modpacks.