1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-02-25 22:04:46 +01:00
PaperMC/patches
Owen1212055 e1adb82073 Remove sign ticking ()
Minecraft now ticks signs in order to validate the playerWhoMayEdit field. This is a horrible idea, as this means that even waxed signs are ticked for essentially no reason. This moves the logic lazily onto the getter.
2023-07-22 17:00:50 -04:00
..
api Mark Player.sendSignChange as deprecated () 2023-07-22 21:38:40 +02:00
server Remove sign ticking () 2023-07-22 17:00:50 -04:00