History - net.minecraft.network.packet.s2c.play.WorldBorderCenterChangedS2CPacket

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.network.protocol.game.ClientboundSetBorderCenterPacket

net.minecraft.class_5895

net.minecraft.network.packet.s2c.play.WorldBorderCenterChangedS2CPacket

Fields

PacketCodec<PacketByteBuf, WorldBorderCenterChangedS2CPacket>: STREAM_CODEC, field_47968, CODEC

double: newCenterX, field_29143, centerX

double: newCenterZ, field_29144, centerZ

Constructors

(WorldBorder)

(PacketByteBuf)

Methods

void (PacketByteBuf): write, method_55915, write

PacketType<WorldBorderCenterChangedS2CPacket> (): type, method_65080, getPacketType

void (ClientPlayPacketListener): handle, method_34156, apply

double (): getNewCenterZ, method_34157, getCenterZ

double (): getNewCenterX, method_34158, getCenterX

void (PacketListener): handle, method_65081, apply