public interface BatchHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(BedrockSession session,
io.netty.buffer.ByteBuf compressed,
Collection<BedrockPacket> packets) |
void handle(BedrockSession session, io.netty.buffer.ByteBuf compressed, Collection<BedrockPacket> packets)
Copyright © 2018–2019 NukkitX. All rights reserved.