Owen
383f0ed924
Remove sign ticking ( #9478 )
...
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
Bit
3f6c4b07ac
Add event for player editing sign ( #9300 )
...
Addresses https://github.com/PaperMC/Paper/issues/9293
2023-06-26 23:35:32 +01:00
Spottedleaf
0c4a1c4496
Clean rebuild
...
Add to gradle build so that this is automatically done
throughout the update
2023-06-07 22:26:06 -07:00
Nassim Jahnke
965cf53cd5
Start working on 1.20
2023-06-07 19:06:55 +02:00
Jake Potrebic
3e54639d9c
readd exploded block state patch
2023-03-14 17:06:28 -07:00
Jake Potrebic
72923817d6
fix some compile errors
2023-03-14 15:13:41 -07:00
Jake Potrebic
bacf389fc3
Use adventure serializer when serializing an adventure component in a codec ( #8967 )
2023-03-14 21:27:18 +01:00
Nassim Jahnke
2b6be6f1b3
More patches
2023-03-14 19:05:23 +01:00
Nassim Jahnke
2ed604cf72
Start working on 1.19.4
2023-03-14 18:11:24 +01:00
Jason Penilla
a172880e7d
Update ForgeFlower to 2.0.627.2, fixes dev bundle not applying with Java 19 runtime
2023-03-04 12:01:07 -07:00
Jake Potrebic
afe633df08
convert API/server tests to mockito ( #8848 )
...
* convert API tests to mockito
* convert server tests to mockito
* add co-author
2023-02-15 13:27:40 -08:00