File Details
McJtyLib - 1.16-5.1.2
- R
- Dec 10, 2021
- 628.63 KB
- 1.8M
- 1.16.5
- Forge
File Name
mcjtylib-1.16-5.1.2.jar
Supported Versions
- 1.16.5
Curse Maven Snippet
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

