Changes

Summary

  1. Knapsack/extended slots tick updates (details)
Commit f8450e4a311c86f7f4a8cd28cdd05ae21b7fa6ab by Arthur Uzulin
Knapsack/extended slots tick updates

- Fixed a null pointer exception
- Clean up imports in GlassBlock(accidental)
- Made the extended armor slots tick and armor tick items
- Made the knapsack tick items
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TEventHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/Knapsack.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlock.java (diff)