-
New Feature
-
Resolution: Won't Fix
-
Minor
-
None
-
None
-
Irrelevant.
-
1.13.2
-
Yes
Private boolean "done" is important for plugins which send map chunk packets; if this is not checked, the recipient client may crash due to a tessellation error. PlayerChunk#sendChunk is not viable in the case that you wish to change the sections mask. Renaming currently obfuscated method "e" to "isDone" would be a very convenient change.