9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-22 16:39:22 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Dreeam
27134f699a Added some optimizations (#164)
* uwu

* reorder

* Change author

* Sync upstream

* Lithium: equipment tracking

* Faster CraftServer#getworlds list creation

Co-Authored-By: Kobe ⑧ <102713261+HaHaWTH@users.noreply.github.com>
2024-11-14 06:50:59 -05:00
Dreeam
7eaacd480e [ci skip] Another cleanup 2024-11-12 11:56:24 -05:00
Kobe ⑧
a3e3e983cf Remove stream in PlacedFeature (#163) 2024-11-11 19:17:08 -05:00
Dreeam
3dcdc3adeb [ci skip] Format patches 2024-10-25 19:27:23 -04:00
Kobe ⑧
9dd0026f4c Async locator & Virtual thread for chat executor & Fix potential array out of bound in tracker (#134)
* Fix MC-177381

* Asynchronous locator

* Add patch origin

* Extend TickThread

* Ensure event is called on server thread

* default to false

* Async locator for eye of ender

* Virtual thread for chat executor

* Remove import

* Cleanup patch

* Fix dolphin treasure finding

* move

* Fix potential ArrayIndexOutOfBoundsException

* Format patch
2024-10-25 14:34:00 -04:00