RuneHive-Game
Loading...
Searching...
No Matches
com.runehive.net.packet.GamePacket Member List

This is the complete list of members for com.runehive.net.packet.GamePacket, including all inherited members.

GamePacket(final int opcode, final PacketType header, final ByteBuf payload)com.runehive.net.packet.GamePacket
getHeader()com.runehive.net.packet.GamePacket
getOpcode()com.runehive.net.packet.GamePacket
getPayload()com.runehive.net.packet.GamePacket
getRS2String()com.runehive.net.packet.GamePacket
getSize()com.runehive.net.packet.GamePacket
headercom.runehive.net.packet.GamePacketprivate
opcodecom.runehive.net.packet.GamePacketprivate
payloadcom.runehive.net.packet.GamePacketprivate
readByte()com.runehive.net.packet.GamePacket
readByte(boolean signed)com.runehive.net.packet.GamePacket
readByte(ByteModification mod)com.runehive.net.packet.GamePacket
readByte(boolean signed, ByteModification mod)com.runehive.net.packet.GamePacket
readBytes(int amount)com.runehive.net.packet.GamePacket
readBytes(int amount, ByteModification mod)com.runehive.net.packet.GamePacket
readBytesReverse(int amount)com.runehive.net.packet.GamePacket
readBytesReverse(int amount, ByteModification mod)com.runehive.net.packet.GamePacket
readInt()com.runehive.net.packet.GamePacket
readInt(boolean signed)com.runehive.net.packet.GamePacket
readInt(ByteModification mod)com.runehive.net.packet.GamePacket
readInt(boolean signed, ByteModification mod)com.runehive.net.packet.GamePacket
readInt(boolean signed, ByteOrder order)com.runehive.net.packet.GamePacket
readInt(boolean signed, ByteOrder order, ByteModification mod)com.runehive.net.packet.GamePacket
readLong()com.runehive.net.packet.GamePacket
readLong(boolean signed)com.runehive.net.packet.GamePacket
readLong(ByteModification mod)com.runehive.net.packet.GamePacket
readLong(boolean signed, ByteModification mod)com.runehive.net.packet.GamePacket
readLong(boolean signed, ByteOrder order)com.runehive.net.packet.GamePacket
readLong(boolean signed, ByteOrder order, ByteModification mod)com.runehive.net.packet.GamePacket
readShort()com.runehive.net.packet.GamePacket
readShort(boolean signed)com.runehive.net.packet.GamePacket
readShort(ByteOrder order)com.runehive.net.packet.GamePacket
readShort(boolean signed, ByteOrder order)com.runehive.net.packet.GamePacket
readShort(ByteOrder order, ByteModification mod)com.runehive.net.packet.GamePacket
readShort(ByteModification mod)com.runehive.net.packet.GamePacket
readShort(boolean signed, ByteModification mod)com.runehive.net.packet.GamePacket
readShort(boolean signed, ByteOrder order, ByteModification mod)com.runehive.net.packet.GamePacket
sizecom.runehive.net.packet.GamePacketprivate
toString()com.runehive.net.packet.GamePacket