Initialize World Border Packet
data class InitializeWorldBorderPacket(val x: Double, val z: Double, val oldDiameter: Double, val newDiameter: Double, val speed: Int, val portalTeleportBoundary: Int, val warningBlocks: Int, val warningTime: Int) : ClientBoundPacket
Initialize World Border | 0x1e | play | clientbound
Parameters
x
x
z
z
old Diameter
oldDiameter
new Diameter
newDiameter
speed
speed
portal Teleport Boundary
portalTeleportBoundary
warning Blocks
warningBlocks
warning Time
warningTime