Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-192479

Wasteful implementation of ByteBuf

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • None
    • 1.16.1
    • None
    • Plausible
    • (Unassigned)

      Your implementation of Netty's ByteBuf extends ByteBuf, holds a ByteBuf object and overrides many of its methods to do the same thing on that object instead of just extending the required subclass of ByteBuf and adding whatever utility methods that it needs. Why? Is there a good reason for that?

            Unassigned Unassigned
            spaghetteman access transfarmer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: