| static StreamCodec<io.netty.buffer.ByteBuf, byte[]> | | a(int arg0) | | byteArray(int arg0) | | method_56895(int arg0) | | m_ydaogaft(int arg0) | | byteArray(int maxLength) | | byteArray(int maxLength) |
|
| static StreamCodec<io.netty.buffer.ByteBuf, String> | | b(int arg0) | | stringUtf8(int arg0) | | method_56364(int arg0) | | m_fvunjhob(int arg0) | | string(int maxLength) | | 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) | | m_pzbvtfeh(com.mojang.serialization.Codec<T> arg0) | | unlimitedCodec(com.mojang.serialization.Codec<T> codec) | | fromCodecUnlimited(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) | | m_limimtjq(com.mojang.serialization.Codec<T> arg0) | | codec(com.mojang.serialization.Codec<T> codec) | | fromCodec(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) | | m_ttkrtamq(com.mojang.serialization.Codec<T> arg0) | | unlimitedRegistryCodec(com.mojang.serialization.Codec<T> codec) | | fromRegistryCodecUnlimited(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) | | m_qaqftswj(com.mojang.serialization.Codec<T> arg0) | | registryCodec(com.mojang.serialization.Codec<T> codec) | | fromRegistryCodec(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) | | m_lyaauawx(io.netty.buffer.ByteBuf arg0, int arg1) | | readCollectionSize(io.netty.buffer.ByteBuf buf, int maxSize) | | 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) | | m_ygyhvfaa(io.netty.buffer.ByteBuf arg0, int arg1, int arg2) | | writeCollectionSize(io.netty.buffer.ByteBuf buf, int size, int maxSize) | | 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> | | a(IntFunction<C> arg0, yw<? super B, V> arg1) | | collection(IntFunction<C> arg0, StreamCodec<? super B, V> arg1) | | method_56376(IntFunction<C> arg0, class_9139<? super B, V> arg1) | | m_hnoeqrke(IntFunction<C> arg0, C_qsrmwluu<? super B, V> arg1) | | collection(IntFunction<C> factory, PacketCodec<? super B, V> elementCodec) | | factory(IntFunction<C> factory, PacketCodec<? super B, V> packetCodec) |
|
| static <B extends io.netty.buffer.ByteBuf, V, C extends Collection<V>> StreamCodec<B, C> | | a(IntFunction<C> arg0, yw<? 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) | | m_alnjbjmz(IntFunction<C> arg0, C_qsrmwluu<? super B, V> arg1, int arg2) | | collection(IntFunction<C> factory, PacketCodec<? super B, V> elementCodec, int maxSize) | | 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() | | m_npmxjnbl() | | toList() | | toCollection() |
|
| static <B extends io.netty.buffer.ByteBuf, V> StreamCodec$CodecOperation<B, V, List<V>> | | c(int arg0) | | list(int arg0) | | method_58000(int arg0) | | m_oloxdgqd(int arg0) | | toList(int maxLength) | | toCollection(int maxSize) |
|
| static <B extends io.netty.buffer.ByteBuf, K, V, M extends Map<K, V>> StreamCodec<B, M> | | a(IntFunction<? extends M> arg0, yw<? super B, K> arg1, yw<? 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) | | m_dpnrrusl(IntFunction<? extends M> arg0, C_qsrmwluu<? super B, K> arg1, C_qsrmwluu<? super B, V> arg2) | | map(IntFunction<? extends M> factory, PacketCodec<? super B, K> keyCodec, PacketCodec<? super B, V> valueCodec) | | 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, yw<? super B, K> arg1, yw<? 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) | | m_nqqkdxck(IntFunction<? extends M> arg0, C_qsrmwluu<? super B, K> arg1, C_qsrmwluu<? super B, V> arg2, int arg3) | | map(IntFunction<? extends M> factory, PacketCodec<? super B, K> keyCodec, PacketCodec<? super B, V> valueCodec, int maxSize) | | 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(yw<? super B, L> arg0, yw<? 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) | | m_mjfejzjf(C_qsrmwluu<? super B, L> arg0, C_qsrmwluu<? super B, R> arg1) | | either(PacketCodec<? super B, L> left, PacketCodec<? super B, R> right) | | 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> | | a(alf<? extends jr<T>> arg0, Function<jr<T>, jj<R>> arg1) | | registry(ResourceKey<? extends Registry<T>> arg0, Function<Registry<T>, IdMap<R>> arg1) | | method_56366(class_5321<? extends class_2378<T>> arg0, Function<class_2378<T>, class_2359<R>> arg1) | | m_ugyvwjlm(C_xhhleach<? extends C_tqxyjqsk<T>> arg0, Function<C_tqxyjqsk<T>, C_feaetnaz<R>> arg1) | | registry(RegistryKey<? extends Registry<T>> registry, Function<Registry<T>, IndexedIterable<R>> registryTransformer) | | registry(RegistryKey<? extends Registry<T>> registry, Function<Registry<T>, IndexedIterable<R>> iterableGetter) |
|
| static <T> StreamCodec<RegistryFriendlyByteBuf, T> | |
| static <T> StreamCodec<RegistryFriendlyByteBuf, Holder<T>> | |
| static <T> StreamCodec<RegistryFriendlyByteBuf, Holder<T>> | | a(alf<? extends jr<T>> arg0, yw<? super wj, T> arg1) | | holder(ResourceKey<? extends Registry<T>> arg0, StreamCodec<? super RegistryFriendlyByteBuf, T> arg1) | | method_56367(class_5321<? extends class_2378<T>> arg0, class_9139<? super class_9129, T> arg1) | | m_vpmnqxks(C_xhhleach<? extends C_tqxyjqsk<T>> arg0, C_qsrmwluu<? super C_bngyzsts, T> arg1) | | registryEntry(RegistryKey<? extends Registry<T>> registry, PacketCodec<? super RegistryByteBuf, T> directCodec) | | holder(RegistryKey<? extends Registry<T>> registry, PacketCodec<? super RegistryByteBuf, T> packetCodec) |
|
| static <T> StreamCodec<RegistryFriendlyByteBuf, HolderSet<T>> | |