public class LegacyPing extends DefinedPacket
Constructor and Description |
---|
LegacyPing() |
Modifier and Type | Method and Description |
---|---|
void |
handle(AbstractPacketHandler handler) |
void |
read(io.netty.buffer.ByteBuf buf) |
void |
write(io.netty.buffer.ByteBuf buf) |
equals, expectedMaxLength, expectedMinLength, hashCode, read, readArray, readArray, readString, readString, readStringArray, readTag, readUUID, readVarInt, readVarInt, readVarIntArray, readVarShort, toArray, toString, write, writeArray, writeString, writeString, writeStringArray, writeTag, writeUUID, writeVarInt, writeVarShort
public void read(io.netty.buffer.ByteBuf buf)
read
in class DefinedPacket
public void write(io.netty.buffer.ByteBuf buf)
write
in class DefinedPacket
public void handle(AbstractPacketHandler handler) throws Exception
handle
in class DefinedPacket
Exception
Copyright © 2021. All rights reserved.