Jet
Jet copied to clipboard
feat(entities): entity system
Description
This pull request adds a way to spawn Minecraft entities in Jet and managing them via API.
Additional changes
- Added
PlayerAudiencefor future packet grouping optimizations - Moved world handling from
JetEntitytoJetPlayerto let entities be world-independant - Implemented server packet bundling
- Implemented mock levels for data generation purposes
- The entire #59 pull request
- Updated gradle to
9.1.0
Relations
- #41
- #4
- #59
This is not ready yet. The pull request was created for additional feature listing purposes.