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

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.ClientboundInitializeBorderPacket

net.minecraft.class_5889

net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket

Fields

PacketCodec<PacketByteBuf, WorldBorderInitializeS2CPacket>: STREAM_CODEC, field_47930, CODEC

double: newCenterX, field_29123, centerX

double: newCenterZ, field_29124, centerZ

double: oldSize, field_29125, size

double: newSize, field_29126, sizeLerpTarget

long: lerpTime, field_29127, sizeLerpTime

int: newAbsoluteMaxSize, field_29128, maxRadius

int: warningBlocks, field_29129, warningBlocks

int: warningTime, field_29130, warningTime

Constructors

(PacketByteBuf)

(WorldBorder)

Methods

void (PacketByteBuf): write, method_55882, write

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

void (ClientPlayPacketListener): handle, method_34123, apply

double (): getNewCenterX, method_34124, getCenterX

double (): getNewCenterZ, method_34125, getCenterZ

double (): getNewSize, method_34126, getSizeLerpTarget

double (): getOldSize, method_34127, getSize

long (): getLerpTime, method_34128, getSizeLerpTime

int (): getNewAbsoluteMaxSize, method_34129, getMaxRadius

int (): getWarningTime, method_34130, getWarningTime

int (): getWarningBlocks, method_34131, getWarningBlocks

void (PacketListener): handle, method_65081, apply