EntityLib/api
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
..
src/main/java/me/tofaa/entitylib fix: avoid returning empty optional velocity for entity spawn packets 2025-02-15 21:43:43 +01:00
build.gradle.kts remove compileOnlyApi 2024-07-16 11:48:31 +04:00