public class S2CLoginDisconnectPacket1_7
extends java.lang.Object
implements net.raphimc.netminecraft.packet.IPacket
| Modifier and Type | Field and Description |
|---|---|
net.lenni0451.mcstructs.text.ATextComponent |
reason |
| Constructor and Description |
|---|
S2CLoginDisconnectPacket1_7() |
S2CLoginDisconnectPacket1_7(net.lenni0451.mcstructs.text.ATextComponent reason) |
| Modifier and Type | Method and Description |
|---|---|
void |
read(io.netty.buffer.ByteBuf byteBuf) |
void |
write(io.netty.buffer.ByteBuf byteBuf) |