Package zombie.network
Interface PacketTypes.CallbackClientProcess
- Enclosing class:
- PacketTypes
public static interface PacketTypes.CallbackClientProcess
-
Method Summary
Modifier and Type Method Description void
call(java.nio.ByteBuffer byteBuffer, short short1)
-
Method Details
-
call
void call(java.nio.ByteBuffer byteBuffer, short short1) throws java.io.IOException- Throws:
java.io.IOException
-