net.minecraft.network.codec

class ByteBufCodecs$16

implements StreamCodec<B, V>

zg$8
net.minecraft.network.codec.ByteBufCodecs$16
net.minecraft.class_9135$8

Constructor summary

ModifierConstructor
(StreamCodec arg0, com.mojang.serialization.Codec arg1, com.mojang.serialization.DynamicOps arg2)

Method summary

Modifier and TypeMethod
public V
a(B arg0)
decode(B arg0)
method_71602(B arg0)
public void
a(B arg0, V arg1)
encode(B arg0, V arg1)
method_71603(B arg0, V arg1)