net.minecraft.network.codec

class PacketCodec$21

implements PacketCodec<B, T>

net.minecraft.network.codec.StreamCodec$21
net.minecraft.network.codec.StreamCodec$21
net.minecraft.class_9139$21
net.minecraft.network.codec.PacketCodec$21

Field summary

Modifier and TypeField
private final Supplier<PacketCodec<B, T>>
inner
inner
field_49712
underlying

Constructor summary

ModifierConstructor
(UnaryOperator val$factory)

Method summary

Modifier and TypeMethod
public T
decode(B input)
decode(B input)
method_1_81(B arg0)
decode(B arg0)
public void
encode(B output, T value)
encode(B output, T value)
method_1_82(B arg0, T arg1)
encode(B arg0, T arg1)