net.minecraft.network.protocol

public interface CodecModifier<B, V, C>

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

Method summary

Modifier and TypeMethod
StreamCodec<? super B, V>
apply(zm<? 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)