public final class WCodecs
extends Object
-
Method Summary
static <B extends io.netty.buffer.ByteBuf,
V>
@NotNull net.minecraft.network.codec.StreamCodec<B,@Nullable V>
nullable(net.minecraft.network.codec.StreamCodec<B,V> codec)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
nullable
@NotNull
public static <B extends io.netty.buffer.ByteBuf,
V>
@NotNull net.minecraft.network.codec.StreamCodec<B,@Nullable V> nullable(net.minecraft.network.codec.StreamCodec<B,V> codec)