Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-4593

Rename public method PlayerChunk#e to PlayerChunk#isDone

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Won't Fix
    • Icon: Minor 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.

            Unassigned Unassigned
            Aerocet Brian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: