net.minecraft.network.protocol

public interface CodecModifier<B, V, C>

zn
net.minecraft.network.protocol.CodecModifier
net.minecraft.class_10945
net.minecraft.network.packet.PacketCodecModifier
net.minecraft.network.protocol.CodecModifier

Method summary

Modifier and TypeMethod
StreamCodec<? super B, V>
apply(ze<? super B, V> arg0, C arg1)
apply(StreamCodec<? super B, V> arg0, C arg1)
apply(class_9139<? super B, V> arg0, C arg1)
apply(PacketCodec<? super B, V> packetCodec, C context)