net.minecraft.network.codec

class PacketCodecs$26

implements PacketCodec<B, com.mojang.datafixers.util.Either<L, R>>

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

Constructor summary

ModifierConstructor
(PacketCodec val$leftCodec, PacketCodec val$rightCodec)

Method summary

Modifier and TypeMethod
public com.mojang.datafixers.util.Either<L, R>
decode(B input)
decode(B input)
method_71580(B arg0)
decode(B arg0)
public void
encode(B output, com.mojang.datafixers.util.Either<L, R> value)
encode(B output, com.mojang.datafixers.util.Either<L, R> value)
method_71581(B arg0, com.mojang.datafixers.util.Either<L, R> arg1)
encode(B arg0, com.mojang.datafixers.util.Either<L, R> arg1)