mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-05 10:20:53 +01:00
2873869bb1
Signs no longer have a specific isEdiable state, the entire API in this regard needs updating/deprecation. The boolean field is completely gone, replaced by a uuid (which will need a new setEditingPlayer(UUID) method on the Sign interface), and the current upstream implementation of setEdiable simply flips the is_waxed state. This patch is hence not needed as it neither allows editing (which will be redone in a later patch) nor is required to copy the is_waxed boolean flag as it lives in the signs compound tag and is covered by applyTo. |
||
---|---|---|
.. | ||
1.14 | ||
1.15 | ||
1.16 | ||
1.17 | ||
1.18 | ||
1.18.2 | ||
1.19 | ||
1.19.1 | ||
1.19.2-legacy-chunksystem | ||
1.19.3-paper-plugins | ||
1.19.4 | ||
1.20 | ||
0017-Configurable-speed-for-water-flowing-over-lava.patch | ||
0033-Generator-Settings.patch | ||
0035-Stop-updating-flowing-block-if-material-has-changed.patch | ||
0036-Fast-draining.patch | ||
0037-Send-absolute-position-the-first-time-an-entity-is-s.patch | ||
0097-Prevent-Waterflow-BlockFromToEvent-from-loading-chun.patch | ||
0115-Water-mobs-should-only-spawn-in-the-water.patch | ||
0123-SPIGOT-1401-Fix-dispenser-dropper-furnace-placement.patch | ||
0280-Configurable-Unrestricted-Signs.patch | ||
0532-Unload-leaked-Cached-Chunks.patch |