| Package | Description |
|---|---|
| net.glowstone.net.codec.login | |
| net.glowstone.net.handler.login |
| Modifier and Type | Method and Description |
|---|---|
LoginStartMessage |
LoginStartCodec.decode(io.netty.buffer.ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
io.netty.buffer.ByteBuf |
LoginStartCodec.encode(io.netty.buffer.ByteBuf buf,
LoginStartMessage message) |
| Modifier and Type | Method and Description |
|---|---|
void |
LoginStartHandler.handle(GlowSession session,
LoginStartMessage message) |
Copyright © 2021. All rights reserved.