Commit Graph
6 Commits
Author SHA1 Message Date
Isaac - The456 9d5f483cc9 add getAdvancementProgress() to PlayerAdvancementCriterionGrantEvent (#9865)
this allows for simpler checks for if an advancement would be given to a player,
and denying it (as the advancement grant event is non-cancelable)
2023-11-19 01:18:48 +00:00
The456 68996e7286 Fix spigot's Forced-Stats (#9663) 2023-09-17 02:27:56 +01:00
The456 24f6e17ded Expose Hand during BlockCanBuildEvent (#9636) 2023-08-23 01:41:30 +01:00
The456gamer 9e3e11d2f2 Expose hand during BlockCanBuildEvent 2023-08-21 14:13:43 +01:00
The456gamer a24a58dfab Fix spigot's Forced-Stats
moves the loading after vanilla loading, so it overrides the values.
disables saving any forced stats, so it stays at the same value (without enabling disableStatSaving)
fixes stat initialization to not cause a NullPointerException
2023-08-28 01:32:39 +01:00
The456gamer 8b97b13142 Expose hand in BlockCanBuildEvent 2023-08-21 14:13:42 +01:00