Update Structure Block Packet
data class UpdateStructureBlockPacket(val location: Position, val action: Int, val mode: Int, val name: String, val offsetX: Byte, val offsetY: Byte, val offsetZ: Byte, val sizeX: Byte, val sizeY: Byte, val sizeZ: Byte, val mirror: Int, val rotation: Int, val metadata: String, val integrity: Float, val seed: Int, val flags: UByte) : ServerBoundPacket
Program Structure Block | 0x2d | play | serverbound
Parameters
location
location
action
action
mode
mode
name
name
offset X
offset_x
offset Y
offset_y
offset Z
offset_z
size X
size_x
size Y
size_y
size Z
size_z
mirror
mirror
rotation
rotation
metadata
metadata
integrity
integrity
seed
seed
flags
flags