Filename
mcjtylib-1.16-5.1.2.jar
Uploaded by
McJty
Uploaded
Dec 9, 2021
Game Version
1.16.5
+2
Size
628.63 KB
Downloads
1,001,005
MD5
9ef0e067fe85fda5b9dfb40d2d0a61d4
Supported Modloader Versions
Forge
Supported Java Versions
Java 8
Supported Minecraft 1.16 Versions
1.16.5
Changelog
McJtyLib 1.16-5.1.2
- Preporting to 1.18: introducted saveAdditional() into GenericTileEntity
- Preporting to 1.18: rename a few writeXxx and readXxx into saveXxx and loadXxx
- Preporting to 1.18: introduced TickingTileEntity with tickServer() and tickClient()
- Removed a test on duplicate command registration as this could cause issues
- Removed LogicTileEntity. Instead logic blocks work with the new LogicSupport helper class
- Renamed readClientInfo and writeClientInfo