net.minecraft.network.codec

class PacketCodecs$19

implements PacketCodec<io.netty.buffer.ByteBuf, Optional<NbtCompound>>

net.minecraft.network.codec.ByteBufCodecs$19
net.minecraft.class_9135$19
net.minecraft.network.codec.PacketCodecs$19

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public Optional<NbtCompound>
decode(io.netty.buffer.ByteBuf input)
method_64545(io.netty.buffer.ByteBuf arg0)
decode(io.netty.buffer.ByteBuf arg0)
public void
encode(io.netty.buffer.ByteBuf output, Optional<CompoundTag> value)
method_64546(io.netty.buffer.ByteBuf arg0, Optional<class_2487> arg1)
encode(io.netty.buffer.ByteBuf arg0, Optional<NbtCompound> arg1)
public void
encode(Object output, Object value)
method_1_82(Object arg0, Object arg1)
encode(Object arg0, Object arg1)
public Object
decode(Object input)
method_1_81(Object arg0)
decode(Object arg0)