XunLib
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1
平台: neoforge
标签: library
Overview
XunLib is a lightweight yet powerful utility library designed to simplify mod development by handling repetitive tasks and offering robust, reusable systems. From inventory management to spatial tools, it provides flexible APIs to minimize boilerplate.
Features
Inventory Utilities
- Insert/extract items, validate stacks, and check container states.
- Armor slot validation for materials/types.
- Convert grid positions to slot indices.
Fuzzy Item Matching
- Compare items by count, enchantments, or custom properties.
- Configurable ignore rules (e.g., ignore durability or Data components).
Smart Effect Application
- Intelligently extend/upgrade existing effects or apply new ones.
Color & Spatial Tools
- Convert between RGB/HSL/HSV and blend colors dynamically.
- Generate shapes (discs, spheres, hollow cubes) and check spatial bounds.
Registration System
- Adding custom items, blocks, and entities in the common module to ease multi-loader development.
请登录后举报
暂无评论,抢个沙发吧~