iCommonLib
The purpose of iCommonLib is to provide a common library containing common functions for developing Minecraft mods that will work on multiple game versions
List Downloads for: 1.20.4 or 1.20.1 or 1.19.4 or 1.19.2 or 1.18.2
Here's a short list of some of the features:
- Ability to get ChestBlockEntity view count for 1.16 & 1.17
- GamemodeChangeEvent compatible with 1.16 and the gamemode changes in 1.17.
- Events for BlockEntity saving and loading NBT for 1.17 & 1.18
- WorldInitEvent compatible with 1.18's constructor change.
- Retrieve a
PalettedContainer
for 1.17 & 1.18 - And more.