Small cleanups #5

Merged
ChomeNS merged 3 commits from amy/chomensmod:1.20.1 into 1.20.1 2024-12-31 05:27:23 -05:00
Contributor
  • UUID is now passed as a parameter to the custom chat format, allowing it to work with usernames containing spaces
  • Listener is now an interface, to allow for more abstraction (will be used in a future PR)
  • Unused Accessors and Invokers have been removed
  • ClientPlayerEntityMixin has been completly rewriten, theoretically increasing reliability as it lets Minecraft calculate the new entity position
  • Some other small mixin cleanups
- UUID is now passed as a parameter to the custom chat format, allowing it to work with usernames containing spaces - Listener is now an interface, to allow for more abstraction (will be used in a future PR) - Unused Accessors and Invokers have been removed - ClientPlayerEntityMixin has been completly rewriten, theoretically increasing reliability as it lets Minecraft calculate the new entity position - Some other small mixin cleanups
amy added 2 commits 2024-12-30 23:53:29 -05:00
amy added 1 commit 2024-12-31 00:12:34 -05:00
ChomeNS merged commit 3c83eedd09 into 1.20.1 2024-12-31 05:27:23 -05:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ChomeNS/chipmunkmod#5
No description provided.