net.minecraft.network.codec

class PacketCodecs$25

implements PacketCodec<B, M>

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

Constructor summary

ModifierConstructor
(int val$maxSize, PacketCodec val$keyCodec, PacketCodec val$valueCodec, IntFunction val$constructor)

Method summary

Modifier and TypeMethod
public void
encode(B output, M map)
encode(B output, M map)
method_68095(B arg0, M arg1)
encode(B arg0, M arg1)
public M
decode(B input)
decode(B input)
method_68094(B arg0)
decode(B arg0)