EntityLib/api/src/main/java/me/tofaa/entitylib
steve aac39a3a0b
fix: avoid returning empty optional velocity for entity spawn packets
Returning an empty optional for the entity spawn velocity packets would apply a negative velocity (-1 on all axes) due to PacketEvents implementation. This affects client-side updated entities like fireworks.
2025-02-15 21:43:43 +01:00
..
container Mappings fix 2024-12-14 23:34:54 +02:00
event Major: Tracker system removal 2024-11-14 01:01:37 +02:00
extras Use commit hash for beta builds 2024-12-14 23:51:43 +02:00
meta Bump pe 2024-12-14 23:41:35 +02:00
packetconversion Finish up containers 2024-06-28 14:27:40 +04:00
storage Attributes 2024-05-23 23:04:54 +04:00
tick fix broken protocol values 2024-02-05 23:09:12 +04:00
utils Viewer Rules 2024-10-26 22:51:15 +03:00
ve Mappings fix 2024-12-14 23:34:54 +02:00
wrapper fix: avoid returning empty optional velocity for entity spawn packets 2025-02-15 21:43:43 +01:00
APIConfig.java Major: Tracker system removal 2024-11-14 01:01:37 +02:00
EntityIdProvider.java fix broken protocol values 2024-02-05 23:09:12 +04:00
EntityLib.java Fixed and improved the GithubUpdater 2024-07-09 12:00:58 +02:00
EntityLibAPI.java Finish up containers 2024-06-28 14:27:40 +04:00
EntityUuidProvider.java commit code generation steps 2024-02-02 00:59:32 +04:00
Platform.java Major: Tracker system removal 2024-11-14 01:01:37 +02:00