net.minecraft.network.codec

class PacketCodecs$15

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

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

Constructor summary

ModifierConstructor
(Supplier val$accounter)

Method summary

Modifier and TypeMethod
public Optional<NbtElement>
decode(io.netty.buffer.ByteBuf input)
decode(io.netty.buffer.ByteBuf input)
method_68119(io.netty.buffer.ByteBuf arg0)
decode(io.netty.buffer.ByteBuf arg0)
public void
encode(io.netty.buffer.ByteBuf output, Optional<Tag> value)
encode(io.netty.buffer.ByteBuf output, Optional<Tag> value)
method_68120(io.netty.buffer.ByteBuf arg0, Optional<class_2520> arg1)
encode(io.netty.buffer.ByteBuf arg0, Optional<NbtElement> arg1)