Package | Description |
---|---|
net.minecraftforge.common.network |
Modifier and Type | Class and Description |
---|---|
static class |
ForgeMessage.DimensionRegisterMessage |
static class |
ForgeMessage.FluidIdMapMessage |
Modifier and Type | Method and Description |
---|---|
void |
ForgeRuntimeCodec.decodeInto(io.netty.channel.ChannelHandlerContext ctx,
io.netty.buffer.ByteBuf source,
ForgeMessage msg) |
void |
ForgeRuntimeCodec.encodeInto(io.netty.channel.ChannelHandlerContext ctx,
ForgeMessage msg,
io.netty.buffer.ByteBuf target) |