diff options
author | Kyle Wood <[email protected]> | 2021-06-20 03:19:51 -0500 |
---|---|---|
committer | Kyle Wood <[email protected]> | 2021-06-20 03:19:51 -0500 |
commit | 558be4bbc5da4be0061e8e9c6f115b7a8f2ef064 (patch) | |
tree | ccb9701350047b0e448e5d726800b65fc88f036e /build-data | |
parent | ea0336dff57f6c3cab42d5e94ae7a82718578dde (diff) | |
download | Paper-558be4bbc5da4be0061e8e9c6f115b7a8f2ef064.tar.gz Paper-558be4bbc5da4be0061e8e9c6f115b7a8f2ef064.zip |
Add comment describing why reobf patch exists
Diffstat (limited to 'build-data')
-rw-r--r-- | build-data/reobf-mappings-patch.tiny | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build-data/reobf-mappings-patch.tiny b/build-data/reobf-mappings-patch.tiny index f12c799ff7..22eb47fd86 100644 --- a/build-data/reobf-mappings-patch.tiny +++ b/build-data/reobf-mappings-patch.tiny @@ -11,5 +11,7 @@ # use - at least in some capacity - for a long time. tiny 2 0 mojang+yarn spigot + +# CraftBukkit changes this field's type, which causes the original mapping to miss c net/minecraft/server/level/ServerLevel net/minecraft/server/level/WorldServer f Lnet/minecraft/world/level/storage/PrimaryLevelData; serverLevelData E |