Closed xxDark closed 7 months ago
... commonly known as "visitor pattern".
The removal of the unneeded read/write methods might not be in the interest of hypixel, they do need it
The removal of the unneeded method might not be in the interest of hypixel, they do need it
Which one exactly? Edit: write methods, I guess? Right.
Split packet types into serverbound and clientbound packets. Add
handle
method to add clientbound packets.