net.minecraft.network.codec

class PacketCodecs$17

implements PacketCodec<B, V>

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

Constructor summary

ModifierConstructor
(PacketCodec val$original, com.mojang.serialization.Codec val$codec, com.mojang.serialization.DynamicOps val$ops)

Method summary

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