net.minecraft.network.codec

class ByteBufCodecs$24

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

yu$17
net.minecraft.network.codec.ByteBufCodecs$24
net.minecraft.class_9135$17
net.minecraft.network.codec.PacketCodecs$17

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_68097(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_68098(B arg0, com.mojang.datafixers.util.Either<L, R> arg1)
encode(B arg0, com.mojang.datafixers.util.Either<L, R> arg1)