History - net.minecraft.network.codec.StreamCodec

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

zn

yx

Fields

Constructors

Methods

1.20.6

Names

zn

net.minecraft.network.codec.StreamCodec

net.minecraft.class_9139

net.minecraft.network.codec.PacketCodec

net.minecraft.src.C_313866_

net.minecraft.network.codec.StreamCodec

Fields

Constructors

Methods

<B, V> StreamCodec<B, V> (StreamEncoder<B, V>, StreamDecoder<B, V>): a, of, method_56437, ofStatic, m_320617_

<B, V> StreamCodec<B, V> (StreamMemberEncoder<B, V>, StreamDecoder<B, V>): a, ofMember, method_56438, of, m_324771_

<B, V> StreamCodec<B, V> (V): a, unit, method_56431, unit, m_323136_

<O> StreamCodec<B, O> (StreamCodec$CodecOperation<B, V, O>): a, apply, method_56433, collect, m_321801_

<O> StreamCodec<B, O> (Function<? super V, ? extends O>, Function<? super O, ? extends V>): a, map, method_56432, xmap, m_323038_

<O extends io.netty.buffer.ByteBuf> StreamCodec<O, V> (Function<O, ? extends B>): b, mapStream, method_56439, mapBuf, m_322313_

<U> StreamCodec<B, U> (Function<? super U, ? extends V>, Function<? super V, ? extends StreamCodec<? super B, ? extends U>>): b, dispatch, method_56440, dispatch, m_321818_

<B, C, T1> StreamCodec<B, C> (StreamCodec<? super B, T1>, Function<C, T1>, Function<T1, C>): a, composite, method_56434, tuple, m_322204_

<B, C, T1, T2> StreamCodec<B, C> (StreamCodec<? super B, T1>, Function<C, T1>, StreamCodec<? super B, T2>, Function<C, T2>, BiFunction<T1, T2, C>): a, composite, method_56435, tuple, m_320349_

<B, C, T1, T2, T3> StreamCodec<B, C> (StreamCodec<? super B, T1>, Function<C, T1>, StreamCodec<? super B, T2>, Function<C, T2>, StreamCodec<? super B, T3>, Function<C, T3>, com.mojang.datafixers.util.Function3<T1, T2, T3, C>): a, composite, method_56436, tuple, m_321516_

<B, C, T1, T2, T3, T4> StreamCodec<B, C> (StreamCodec<? super B, T1>, Function<C, T1>, StreamCodec<? super B, T2>, Function<C, T2>, StreamCodec<? super B, T3>, Function<C, T3>, StreamCodec<? super B, T4>, Function<C, T4>, com.mojang.datafixers.util.Function4<T1, T2, T3, T4, C>): a, composite, method_56905, tuple, m_319980_

<B, C, T1, T2, T3, T4, T5> StreamCodec<B, C> (StreamCodec<? super B, T1>, Function<C, T1>, StreamCodec<? super B, T2>, Function<C, T2>, StreamCodec<? super B, T3>, Function<C, T3>, StreamCodec<? super B, T4>, Function<C, T4>, StreamCodec<? super B, T5>, Function<C, T5>, com.mojang.datafixers.util.Function5<T1, T2, T3, T4, T5, C>): a, composite, method_56906, tuple, m_319894_

<B, C, T1, T2, T3, T4, T5, T6> StreamCodec<B, C> (StreamCodec<? super B, T1>, Function<C, T1>, StreamCodec<? super B, T2>, Function<C, T2>, StreamCodec<? super B, T3>, Function<C, T3>, StreamCodec<? super B, T4>, Function<C, T4>, StreamCodec<? super B, T5>, Function<C, T5>, StreamCodec<? super B, T6>, Function<C, T6>, com.mojang.datafixers.util.Function6<T1, T2, T3, T4, T5, T6, C>): a, composite, method_58025, tuple, m_322230_

<B, T> StreamCodec<B, T> (UnaryOperator<StreamCodec<B, T>>): a, recursive, method_58024, recursive, m_320869_

<S extends B> StreamCodec<S, V> (): a, cast, method_56430, cast, m_324025_