JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Unofficial PZ JavaDocs 42.13.0
zombie.network
PacketTypes
CallbackClientProcess
Contents
Description
Method Summary
Method Details
call(ByteBuffer, short)
Hide sidebar
Show sidebar
Interface PacketTypes.CallbackClientProcess
Enclosing class:
PacketTypes
public static interface
PacketTypes.CallbackClientProcess
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
call
(
ByteBuffer
bb, short packetType)
Method Details
call
void
call
(
ByteBuffer
bb, short packetType)
throws
IOException
Throws:
IOException