| Package | Description |
|---|---|
| net.glowstone.entity.meta | |
| net.glowstone.net.codec.play.game | |
| net.glowstone.net.handler.play.game |
| Constructor and Description |
|---|
ClientSettings(ClientSettingsMessage msg)
Construct the ClientSettings from a ClientSettingsMessage.
|
| Modifier and Type | Method and Description |
|---|---|
ClientSettingsMessage |
ClientSettingsCodec.decode(io.netty.buffer.ByteBuf buf) |
| Modifier and Type | Method and Description |
|---|---|
io.netty.buffer.ByteBuf |
ClientSettingsCodec.encode(io.netty.buffer.ByteBuf buf,
ClientSettingsMessage message) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientSettingsHandler.handle(GlowSession session,
ClientSettingsMessage message) |
Copyright © 2021. All rights reserved.