net.minecraft.network.codec

class PacketCodecs$24

implements PacketCodec<B, C>

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

Constructor summary

ModifierConstructor
(int val$maxSize, IntFunction val$constructor, PacketCodec val$elementCodec)

Method summary

Modifier and TypeMethod
public C
decode(B input)
decode(B input)
method_71577(B arg0)
decode(B arg0)
public void
encode(B output, C value)
encode(B output, C value)
method_71578(B arg0, C arg1)
encode(B arg0, C arg1)