net.minecraft.network.codec

class ByteBufCodecs$26

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

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

Constructor summary

ModifierConstructor
(StreamCodec arg0, StreamCodec arg1)

Method summary

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