static StreamCodec<io.netty.buffer.ByteBuf, byte[]> | | a(int arg0) | | byteArray(int arg0) | | method_56895(int arg0) | | byteArray(int maxLength) |
|
static StreamCodec<io.netty.buffer.ByteBuf, String> | | b(int arg0) | | stringUtf8(int arg0) | | method_56364(int arg0) | | string(int maxLength) |
|
static StreamCodec<io.netty.buffer.ByteBuf, Tag> | |
static StreamCodec<io.netty.buffer.ByteBuf, CompoundTag> | |
static <T> StreamCodec<io.netty.buffer.ByteBuf, T> | | a(com.mojang.serialization.Codec<T> arg0) | | fromCodecTrusted(com.mojang.serialization.Codec<T> arg0) | | method_57987(com.mojang.serialization.Codec<T> arg0) | | unlimitedCodec(com.mojang.serialization.Codec<T> codec) |
|
static <T> StreamCodec<io.netty.buffer.ByteBuf, T> | | b(com.mojang.serialization.Codec<T> arg0) | | fromCodec(com.mojang.serialization.Codec<T> arg0) | | method_56368(com.mojang.serialization.Codec<T> arg0) | | codec(com.mojang.serialization.Codec<T> codec) |
|
static <T> StreamCodec<io.netty.buffer.ByteBuf, T> | |
static <T> StreamCodec<RegistryFriendlyByteBuf, T> | | c(com.mojang.serialization.Codec<T> arg0) | | fromCodecWithRegistriesTrusted(com.mojang.serialization.Codec<T> arg0) | | method_58002(com.mojang.serialization.Codec<T> arg0) | | unlimitedRegistryCodec(com.mojang.serialization.Codec<T> codec) |
|
static <T> StreamCodec<RegistryFriendlyByteBuf, T> | | d(com.mojang.serialization.Codec<T> arg0) | | fromCodecWithRegistries(com.mojang.serialization.Codec<T> arg0) | | method_56896(com.mojang.serialization.Codec<T> arg0) | | registryCodec(com.mojang.serialization.Codec<T> codec) |
|
static <T> StreamCodec<RegistryFriendlyByteBuf, T> | |
static <B extends io.netty.buffer.ByteBuf, V> StreamCodec<B, Optional<V>> | |
static int | | a(io.netty.buffer.ByteBuf arg0, int arg1) | | readCount(io.netty.buffer.ByteBuf arg0, int arg1) | | method_57989(io.netty.buffer.ByteBuf arg0, int arg1) | | readCollectionSize(io.netty.buffer.ByteBuf buf, int maxSize) |
|
static void | | a(io.netty.buffer.ByteBuf arg0, int arg1, int arg2) | | writeCount(io.netty.buffer.ByteBuf arg0, int arg1, int arg2) | | method_57990(io.netty.buffer.ByteBuf arg0, int arg1, int arg2) | | writeCollectionSize(io.netty.buffer.ByteBuf buf, int size, int maxSize) |
|
static <B extends io.netty.buffer.ByteBuf, V, C extends Collection<V>> StreamCodec<B, C> | |
static <B extends io.netty.buffer.ByteBuf, V, C extends Collection<V>> StreamCodec<B, C> | | a(IntFunction<C> arg0, zt<? super B, V> arg1, int arg2) | | collection(IntFunction<C> arg0, StreamCodec<? super B, V> arg1, int arg2) | | method_57991(IntFunction<C> arg0, class_9139<? super B, V> arg1, int arg2) | | collection(IntFunction<C> factory, PacketCodec<? super B, V> elementCodec, int maxSize) |
|
static <B extends io.netty.buffer.ByteBuf, V, C extends Collection<V>> StreamCodec$CodecOperation<B, V, C> | |
static <B extends io.netty.buffer.ByteBuf, V> StreamCodec$CodecOperation<B, V, List<V>> | | a() | | list() | | method_56363() | | toList() |
|
static <B extends io.netty.buffer.ByteBuf, V> StreamCodec$CodecOperation<B, V, List<V>> | | c(int arg0) | | list(int arg0) | | method_58000(int arg0) | | toList(int maxLength) |
|
static <B extends io.netty.buffer.ByteBuf, K, V, M extends Map<K, V>> StreamCodec<B, M> | | a(IntFunction<? extends M> arg0, zt<? super B, K> arg1, zt<? super B, V> arg2) | | map(IntFunction<? extends M> arg0, StreamCodec<? super B, K> arg1, StreamCodec<? super B, V> arg2) | | method_56377(IntFunction<? extends M> arg0, class_9139<? super B, K> arg1, class_9139<? super B, V> arg2) | | map(IntFunction<? extends M> factory, PacketCodec<? super B, K> keyCodec, PacketCodec<? super B, V> valueCodec) |
|
static <B extends io.netty.buffer.ByteBuf, K, V, M extends Map<K, V>> StreamCodec<B, M> | | a(IntFunction<? extends M> arg0, zt<? super B, K> arg1, zt<? super B, V> arg2, int arg3) | | map(IntFunction<? extends M> arg0, StreamCodec<? super B, K> arg1, StreamCodec<? super B, V> arg2, int arg3) | | method_57992(IntFunction<? extends M> arg0, class_9139<? super B, K> arg1, class_9139<? super B, V> arg2, int arg3) | | map(IntFunction<? extends M> factory, PacketCodec<? super B, K> keyCodec, PacketCodec<? super B, V> valueCodec, int maxSize) |
|
static <B extends io.netty.buffer.ByteBuf, L, R> StreamCodec<B, com.mojang.datafixers.util.Either<L, R>> | | a(zt<? super B, L> arg0, zt<? super B, R> arg1) | | either(StreamCodec<? super B, L> arg0, StreamCodec<? super B, R> arg1) | | method_57995(class_9139<? super B, L> arg0, class_9139<? super B, R> arg1) | | either(PacketCodec<? super B, L> left, PacketCodec<? super B, R> right) |
|
static <T> StreamCodec<io.netty.buffer.ByteBuf, T> | |
static <T> StreamCodec<io.netty.buffer.ByteBuf, T> | |
private static <T, R> StreamCodec<RegistryFriendlyByteBuf, R> | |
static <T> StreamCodec<RegistryFriendlyByteBuf, T> | |
static <T> StreamCodec<RegistryFriendlyByteBuf, Holder<T>> | |
static <T> StreamCodec<RegistryFriendlyByteBuf, Holder<T>> | |
static <T> StreamCodec<RegistryFriendlyByteBuf, HolderSet<T>> | |