Commit Graph
6 Commits
Author SHA1 Message Date
Moulberry 6591c39509 Fix NotNull locales (#10216)
Two methods returning locales are annotated @NotNull, despite being able
to return null
2024-02-10 04:30:50 +08:00
Moulberry 0832032f2e Add and implement PlayerFailMoveEvent (#9535) 2023-08-08 10:51:09 +08:00
Moulberry a4dac24ba0 Allow LEFT_CLICK_AIR in 3.0->4.5 range of entity (#9211) 2023-07-16 23:58:25 +08:00
Moulberry afa04e6cd7 Fix getTargetEntity not targeting creative players (#8960) 2023-03-12 20:50:02 +08:00
Moulberry 8bcd04ae9b Add PlayerFailMoveEvent 2023-07-26 20:57:11 +08:00
Moulberry 31871f6b40 Implement PlayerFailMoveEvent 2023-07-26 20:13:31 +08:00