Commit Graph
6 Commits
Author SHA1 Message Date
SamB440 e343c4eb44 Add projectile hit simulation API (#8816)
This adds API to force a projectile to hit a provided entity. Example usage could be if you have a player disguised as another entity, you could simulate an arrow colliding with the (fake) entity hitbox.
2023-02-11 15:41:06 +00:00
Sam 4a6dee7992 Add Player#sendHealthUpdate (#6904) 2021-12-04 14:10:57 +00:00
Sam 4c338a7bd1 Add PlayerItemFrameChangeEvent (#6897) 2021-12-04 13:49:34 +00:00
SamB440 e28342f959 MC-148809: Fix incorrect structure block data length 2021-05-21 00:43:07 +01:00
SamB440 079b971f4d Add PlayerItemFrameChangeEvent 2021-11-15 18:09:46 +00:00
SamB440 24e3d1c857 Add PlayerItemFrameChangeEvent 2021-11-15 18:10:10 +00:00