Class VanillaPacketSplitter


  • public class VanillaPacketSplitter
    extends java.lang.Object
    A custom payload channel that allows sending vanilla server-to-client packets, even if they would normally be too large for the vanilla protocol. This is achieved by splitting them into multiple custom payload packets.