History - net.minecraft.network.protocol.ProtocolInfoBuilder

25w45a

Names

aat

abd

Fields

ConnectionProtocol: a, protocol, field_48616, phase, f_317112_

ConnectionProtocol: a, protocol, field_48616, phase

PacketFlow: b, flow, field_48617, side, f_315448_

PacketFlow: b, flow, field_48617, side

List<ProtocolInfoBuilder$CodecEntry<T, ?, B, C>>: c, codecs, field_48618, packetTypes, f_314904_

List<ProtocolInfoBuilder$CodecEntry<T, ?, B, C>>: c, codecs, field_48618, packetTypes

BundlerInfo: d, bundlerInfo, field_48619, bundleHandler, f_315466_

BundlerInfo: d, bundlerInfo, field_48619, bundleHandler

Constructors

Methods

<P extends Packet<? super T>> ProtocolInfoBuilder<T, B, C> (PacketType<P>, StreamCodec<? super B, P>): a, addPacket, method_56454, add, m_322062_

<P extends Packet<? super T>> ProtocolInfoBuilder<T, B, C> (PacketType<P>, StreamCodec<? super B, P>): a, addPacket, method_56454, add

<P extends BundlePacket<? super T>, D extends BundleDelimiterPacket<? super T>> ProtocolInfoBuilder<T, B, C> (PacketType<P>, Function<Iterable<Packet<? super T>>, P>, D): a, withBundlePacket, method_56453, addBundle, m_319612_

<P extends BundlePacket<? super T>, D extends BundleDelimiterPacket<? super T>> ProtocolInfoBuilder<T, B, C> (PacketType<P>, Function<Iterable<Packet<? super T>>, P>, D): a, withBundlePacket, method_56453, addBundle

<P extends Packet<? super T>> ProtocolInfoBuilder<T, B, C> (PacketType<P>, StreamCodec<? super B, P>, CodecModifier<B, P, C>): a, addPacket, method_68870, add, m_388585_

<P extends Packet<? super T>> ProtocolInfoBuilder<T, B, C> (PacketType<P>, StreamCodec<? super B, P>, CodecModifier<B, P, C>): a, addPacket, method_68870, add

StreamCodec<io.netty.buffer.ByteBuf, Packet<? super T>> (Function<io.netty.buffer.ByteBuf, B>, List<ProtocolInfoBuilder$CodecEntry<T, ?, B, C>>, C): a, buildPacketCodec, method_56450, createCodec, m_320976_

StreamCodec<io.netty.buffer.ByteBuf, Packet<? super T>> (Function<io.netty.buffer.ByteBuf, B>, List<ProtocolInfoBuilder$CodecEntry<T, ?, B, C>>, C): a, buildPacketCodec, method_56450, createCodec

ProtocolInfo$Details (ConnectionProtocol, PacketFlow, List<? extends ProtocolInfoBuilder$CodecEntry<?, ?, ?, ?>>): a, buildDetails, method_68869, createState, m_387351_

ProtocolInfo$Details (ConnectionProtocol, PacketFlow, List<? extends ProtocolInfoBuilder$CodecEntry<?, ?, ?, ?>>): a, buildDetails, method_68869, createState

SimpleUnboundProtocol<T, B> (C): a, buildUnbound, method_68868, buildFactory, m_387327_

SimpleUnboundProtocol<T, B> (C): a, buildUnbound, method_68868, buildFactory

UnboundProtocol<T, B, C> (): a, buildUnbound, method_56447, buildContextAwareFactory, m_318838_

UnboundProtocol<T, B, C> (): a, buildUnbound, method_56447, buildContextAwareFactory

<L extends PacketListener, B extends io.netty.buffer.ByteBuf> SimpleUnboundProtocol<L, B> (ConnectionProtocol, PacketFlow, Consumer<ProtocolInfoBuilder<L, B, Unit>>): a, protocol, method_56452, build, m_319891_

<L extends PacketListener, B extends io.netty.buffer.ByteBuf> SimpleUnboundProtocol<L, B> (ConnectionProtocol, PacketFlow, Consumer<ProtocolInfoBuilder<L, B, Unit>>): a, protocol, method_56452, build

<T extends ServerboundPacketListener, B extends io.netty.buffer.ByteBuf> SimpleUnboundProtocol<T, B> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, B, Unit>>): a, serverboundProtocol, method_56451, c2s, m_323394_

<T extends ServerboundPacketListener, B extends io.netty.buffer.ByteBuf> SimpleUnboundProtocol<T, B> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, B, Unit>>): a, serverboundProtocol, method_56451, c2s

<T extends ClientboundPacketListener, B extends io.netty.buffer.ByteBuf> SimpleUnboundProtocol<T, B> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, B, Unit>>): b, clientboundProtocol, method_56455, s2c, m_322020_

<T extends ClientboundPacketListener, B extends io.netty.buffer.ByteBuf> SimpleUnboundProtocol<T, B> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, B, Unit>>): b, clientboundProtocol, method_56455, s2c

<L extends PacketListener, B extends io.netty.buffer.ByteBuf, C> UnboundProtocol<L, B, C> (ConnectionProtocol, PacketFlow, Consumer<ProtocolInfoBuilder<L, B, C>>): b, contextProtocol, method_68871, buildContextAware, m_387725_

<L extends PacketListener, B extends io.netty.buffer.ByteBuf, C> UnboundProtocol<L, B, C> (ConnectionProtocol, PacketFlow, Consumer<ProtocolInfoBuilder<L, B, C>>): b, contextProtocol, method_68871, buildContextAware

<T extends ServerboundPacketListener, B extends io.netty.buffer.ByteBuf, C> UnboundProtocol<T, B, C> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, B, C>>): c, contextServerboundProtocol, method_68872, contextAwareC2S, m_388848_

<T extends ServerboundPacketListener, B extends io.netty.buffer.ByteBuf, C> UnboundProtocol<T, B, C> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, B, C>>): c, contextServerboundProtocol, method_68872, contextAwareC2S

<T extends ClientboundPacketListener, B extends io.netty.buffer.ByteBuf, C> UnboundProtocol<T, B, C> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, B, C>>): d, contextClientboundProtocol, method_68873, contextAwareS2C, m_387157_

<T extends ClientboundPacketListener, B extends io.netty.buffer.ByteBuf, C> UnboundProtocol<T, B, C> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, B, C>>): d, contextClientboundProtocol, method_68873, contextAwareS2C

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

aab

aat

Fields

Constructors

Methods

1.21.8

Names

Fields

Constructors

Methods

1.21.7

Names

Fields

Constructors

Methods

1.21.6

Names

zt

aab

Fields

Constructors

Methods

1.21.5

Names

zb

zt

net.minecraft.network.NetworkStateBuilder

net.minecraft.network.state.NetworkStateBuilder

Fields

ConnectionProtocol: a, protocol, field_48616, type, f_317112_

ConnectionProtocol: a, protocol, field_48616, phase, f_317112_

Constructors

Methods

StreamCodec<io.netty.buffer.ByteBuf, Packet<? super T>> (Function<io.netty.buffer.ByteBuf, B>, List<ProtocolInfoBuilder$CodecEntry<T, ?, B>>): a, buildPacketCodec, method_56450, createCodec, m_320976_

ProtocolInfo<T> (Function<io.netty.buffer.ByteBuf, B>): a, build, method_56449, build, m_319209_

ProtocolInfo$Unbound<T, B> (): a, buildUnbound, method_56447, buildFactory, m_318838_

<L extends PacketListener, B extends io.netty.buffer.ByteBuf> ProtocolInfo$Unbound<L, B> (ConnectionProtocol, PacketFlow, Consumer<ProtocolInfoBuilder<L, B>>): a, protocol, method_56452, build, m_319891_

<T extends ServerboundPacketListener, B extends io.netty.buffer.ByteBuf> ProtocolInfo$Unbound<T, B> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, B>>): a, serverboundProtocol, method_56451, c2s, m_323394_

<T extends ClientboundPacketListener, B extends io.netty.buffer.ByteBuf> ProtocolInfo$Unbound<T, B> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, B>>): b, clientboundProtocol, method_56455, s2c, m_322020_

<P extends Packet<? super T>> ProtocolInfoBuilder<T, B, C> (PacketType<P>, StreamCodec<? super B, P>, CodecModifier<B, P, C>): a, addPacket, method_68870, add, m_388585_

StreamCodec<io.netty.buffer.ByteBuf, Packet<? super T>> (Function<io.netty.buffer.ByteBuf, B>, List<ProtocolInfoBuilder$CodecEntry<T, ?, B, C>>, C): a, buildPacketCodec, method_56450, createCodec, m_320976_

ProtocolInfo$Details (ConnectionProtocol, PacketFlow, List<? extends ProtocolInfoBuilder$CodecEntry<?, ?, ?, ?>>): a, buildDetails, method_68869, createState, m_387351_

SimpleUnboundProtocol<T, B> (C): a, buildUnbound, method_68868, buildFactory, m_387327_

UnboundProtocol<T, B, C> (): a, buildUnbound, method_56447, buildContextAwareFactory, m_318838_

<L extends PacketListener, B extends io.netty.buffer.ByteBuf> SimpleUnboundProtocol<L, B> (ConnectionProtocol, PacketFlow, Consumer<ProtocolInfoBuilder<L, B, Unit>>): a, protocol, method_56452, build, m_319891_

<T extends ServerboundPacketListener, B extends io.netty.buffer.ByteBuf> SimpleUnboundProtocol<T, B> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, B, Unit>>): a, serverboundProtocol, method_56451, c2s, m_323394_

<T extends ClientboundPacketListener, B extends io.netty.buffer.ByteBuf> SimpleUnboundProtocol<T, B> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, B, Unit>>): b, clientboundProtocol, method_56455, s2c, m_322020_

<L extends PacketListener, B extends io.netty.buffer.ByteBuf, C> UnboundProtocol<L, B, C> (ConnectionProtocol, PacketFlow, Consumer<ProtocolInfoBuilder<L, B, C>>): b, contextProtocol, method_68871, buildContextAware, m_387725_

<T extends ServerboundPacketListener, B extends io.netty.buffer.ByteBuf, C> UnboundProtocol<T, B, C> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, B, C>>): c, contextServerboundProtocol, method_68872, contextAwareC2S, m_388848_

<T extends ClientboundPacketListener, B extends io.netty.buffer.ByteBuf, C> UnboundProtocol<T, B, C> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, B, C>>): d, contextClientboundProtocol, method_68873, contextAwareS2C, m_387157_

1.21.4

Names

aah

zb

Fields

Constructors

Methods

1.21.3

Names

zl

aah

Fields

Constructors

Methods

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

aab

zl

Fields

Constructors

Methods

<L extends PacketListener> ProtocolInfo<L> (ConnectionProtocol, PacketFlow, Consumer<ProtocolInfoBuilder<L, FriendlyByteBuf>>): a, protocol, method_56452, build, m_321517_

<T extends ServerboundPacketListener> ProtocolInfo<T> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, FriendlyByteBuf>>): a, serverboundProtocol, method_56451, c2s, m_323394_

<T extends ClientboundPacketListener> ProtocolInfo<T> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, FriendlyByteBuf>>): b, clientboundProtocol, method_56455, s2c, m_322020_

<L extends PacketListener, B extends io.netty.buffer.ByteBuf> ProtocolInfo$Unbound<L, B> (ConnectionProtocol, PacketFlow, Consumer<ProtocolInfoBuilder<L, B>>): b, protocolUnbound, method_56456, buildFactory, m_319891_

<L extends PacketListener, B extends io.netty.buffer.ByteBuf> ProtocolInfo$Unbound<L, B> (ConnectionProtocol, PacketFlow, Consumer<ProtocolInfoBuilder<L, B>>): a, protocol, method_56452, build, m_319891_

<T extends ServerboundPacketListener, B extends io.netty.buffer.ByteBuf> ProtocolInfo$Unbound<T, B> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, B>>): c, serverboundProtocolUnbound, method_56457, c2sFactory, m_321568_

<T extends ClientboundPacketListener, B extends io.netty.buffer.ByteBuf> ProtocolInfo$Unbound<T, B> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, B>>): d, clientboundProtocolUnbound, method_56458, s2cFactory, m_323393_

<T extends ServerboundPacketListener, B extends io.netty.buffer.ByteBuf> ProtocolInfo$Unbound<T, B> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, B>>): a, serverboundProtocol, method_56451, c2s, m_323394_

<T extends ClientboundPacketListener, B extends io.netty.buffer.ByteBuf> ProtocolInfo$Unbound<T, B> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, B>>): b, clientboundProtocol, method_56455, s2c, m_322020_

1.20.6

Names

aab

net.minecraft.network.protocol.ProtocolInfoBuilder

net.minecraft.class_9147

net.minecraft.network.NetworkStateBuilder

net.minecraft.src.C_313614_

Fields

ConnectionProtocol: a, protocol, field_48616, type, f_317112_

PacketFlow: b, flow, field_48617, side, f_315448_

List<ProtocolInfoBuilder$CodecEntry<T, ?, B>>: c, codecs, field_48618, packetTypes, f_314904_

BundlerInfo: d, bundlerInfo, field_48619, bundleHandler, f_315466_

Constructors

(ConnectionProtocol, PacketFlow)

Methods

<P extends Packet<? super T>> ProtocolInfoBuilder<T, B> (PacketType<P>, StreamCodec<? super B, P>): a, addPacket, method_56454, add, m_322062_

<P extends BundlePacket<? super T>, D extends BundleDelimiterPacket<? super T>> ProtocolInfoBuilder<T, B> (PacketType<P>, Function<Iterable<Packet<? super T>>, P>, D): a, withBundlePacket, method_56453, addBundle, m_319612_

StreamCodec<io.netty.buffer.ByteBuf, Packet<? super T>> (Function<io.netty.buffer.ByteBuf, B>, List<ProtocolInfoBuilder$CodecEntry<T, ?, B>>): a, buildPacketCodec, method_56450, createCodec, m_320976_

ProtocolInfo<T> (Function<io.netty.buffer.ByteBuf, B>): a, build, method_56449, build, m_319209_

ProtocolInfo$Unbound<T, B> (): a, buildUnbound, method_56447, buildFactory, m_318838_

<L extends PacketListener> ProtocolInfo<L> (ConnectionProtocol, PacketFlow, Consumer<ProtocolInfoBuilder<L, FriendlyByteBuf>>): a, protocol, method_56452, build, m_321517_

<T extends ServerboundPacketListener> ProtocolInfo<T> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, FriendlyByteBuf>>): a, serverboundProtocol, method_56451, c2s, m_323394_

<T extends ClientboundPacketListener> ProtocolInfo<T> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, FriendlyByteBuf>>): b, clientboundProtocol, method_56455, s2c, m_322020_

<L extends PacketListener, B extends io.netty.buffer.ByteBuf> ProtocolInfo$Unbound<L, B> (ConnectionProtocol, PacketFlow, Consumer<ProtocolInfoBuilder<L, B>>): b, protocolUnbound, method_56456, buildFactory, m_319891_

<T extends ServerboundPacketListener, B extends io.netty.buffer.ByteBuf> ProtocolInfo$Unbound<T, B> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, B>>): c, serverboundProtocolUnbound, method_56457, c2sFactory, m_321568_

<T extends ClientboundPacketListener, B extends io.netty.buffer.ByteBuf> ProtocolInfo$Unbound<T, B> (ConnectionProtocol, Consumer<ProtocolInfoBuilder<T, B>>): d, clientboundProtocolUnbound, method_56458, s2cFactory, m_323393_