Jet icon indicating copy to clipboard operation
Jet copied to clipboard

feat(entities): entity system

Open Codestech1 opened this issue 5 months ago • 1 comments

Description

This pull request adds a way to spawn Minecraft entities in Jet and managing them via API.

Additional changes

  • Added PlayerAudience for future packet grouping optimizations
  • Moved world handling from JetEntity to JetPlayer to 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

Codestech1 avatar Aug 27 '25 11:08 Codestech1

This is not ready yet. The pull request was created for additional feature listing purposes.

Codestech1 avatar Aug 27 '25 11:08 Codestech1