History - net.minecraft.network.packet.s2c.play.WorldBorderInterpolateSizeS2CPacket
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.ClientboundSetBorderLerpSizePacket
net.minecraft.class_5896
net.minecraft.network.packet.s2c.play.WorldBorderInterpolateSizeS2CPacket
Fields
PacketCodec<PacketByteBuf, WorldBorderInterpolateSizeS2CPacket>: STREAM_CODEC, field_47969, CODEC
double: oldSize, field_29145, size
double: newSize, field_29146, sizeLerpTarget
long: lerpTime, field_29147, sizeLerpTime
Constructors
Methods
void (PacketByteBuf): write, method_55916, write
PacketType<WorldBorderInterpolateSizeS2CPacket> (): type, method_65080, getPacketType
void (ClientPlayPacketListener): handle, method_34159, apply
double (): getOldSize, method_34160, getSize
double (): getNewSize, method_34161, getSizeLerpTarget
long (): getLerpTime, method_34162, getSizeLerpTime
void (PacketListener): handle, method_65081, apply