net.minecraft.network.codec

class PacketCodecs$27

implements PacketCodec<B, V>

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

Constructor summary

ModifierConstructor
(int val$maxSize, BiFunction val$decorator, PacketCodec val$original)

Method summary

Modifier and TypeMethod
public V
decode(B input)
decode(B input)
method_71584(B arg0)
decode(B arg0)
public void
encode(B output, V value)
encode(B output, V value)
method_71585(B arg0, V arg1)
encode(B arg0, V arg1)