Commit Graph

7 Commits

Author SHA1 Message Date
DeidaraMC 59ea880d26
feat: added player#teleportWithFlags for relative teleportation (#2029)
* feat: added player#teleportWithFlags for relative teleportation

* requested changes and improvements

* add the new teleport method override player

* chore: cleanup

* chore: change relative flags from enums to constants

---------

Co-authored-by: DeidaraMC <DeidaraMC>
2024-03-28 01:45:55 +00:00
Moulberry 09245defd6 Improve PositionUtils and add tests (#582) 2022-01-10 16:51:21 +01:00
TheMode e72c87f670 Reduce allocation in Navigator movement 2021-08-16 02:53:07 +02:00
TheMode fff78cdf94 Move coordinate package 2021-07-08 13:48:28 +02:00
TheMode 8a5147c994 More fixes 2021-07-07 01:32:30 +02:00
themode c01736f863 Use doubles instead of floats to represent Position and Vector 2021-01-25 13:47:13 +01:00
Felix Cravic 8675a90e9c Added the NavigableEntity interface to use the pathfinder (instead of hardcoding it in EntityCreature) 2020-11-29 23:14:21 +01:00