aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/anthonyhilyard
AgeCommit message (Collapse)Author
2021-09-21Added new methods for entity registration without supplying aAnthony Hilyard
renderfactory. Deprecated old entity registration methods. Fixed bug in automatic sound registration that made sounds not work in multiplayer.
2021-09-20Added renderer support for auto registry system.Anthony Hilyard
2021-09-20Updated tooltip handling, added remote pre-item pickup event and networkAnthony Hilyard
protocol.
2021-09-02Added auto registry class for easy registration.Anthony Hilyard
2021-08-26Added tooltip helper.Anthony Hilyard
2021-08-25Initial commit.Anthony Hilyard