Paper/patches/removed/1.20
Bjarne Koll 2873869bb1
Drop manual isEditable copy in CraftSign
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.
2023-06-08 11:35:39 +02:00
..
0103-Fix-Old-Sign-Conversion.patch
0407-Reduce-MutableInt-allocations-from-light-engine.patch even moar patches 2023-06-07 15:58:10 -07:00
0571-copy-TESign-isEditable-from-snapshots.patch Drop manual isEditable copy in CraftSign 2023-06-08 11:35:39 +02:00
0664-Allow-skipping-writing-of-comments-to-server.propert.patch some more stuffs 2023-06-07 19:04:01 -07:00
0746-Always-parse-protochunk-light-sources-unless-it-is-m.patch Patched 2023-06-08 03:20:03 -04:00
0878-Workaround-for-client-lag-spikes-MC-162253.patch vine boom sound 2023-06-08 04:47:19 -04:00
0880-Fix-EndDragonFight-killed-statuses-should-be-false-f.patch vine boom sound 2023-06-08 04:47:19 -04:00
0889-Set-position-before-player-sending-on-dimension-chan.patch vine boom sound 2023-06-08 04:47:19 -04:00
0972-Fix-block-place-logic.patch vine boom sound 2023-06-08 04:47:19 -04:00
0975-Disable-allowListing-before-received-from-client.patch vine boom sound 2023-06-08 04:47:19 -04:00