GameTestRequestPacket¶
文档版本:r/21_u4
协议版本:748
GameTestRequestPacket数据包,数字ID是194
。该数据包用于protocol.packet.gametestrequestpacket.description
结构¶
字段¶
GameTestRequestPacket
[maxtestsperbatch][repeatcount][rotation][stoponfailure][testpos][testsperrow][testname]
- MaxTestsPerBatch:varint
- 基本类型。protocol.packet.gametestrequestpacket.maxtestsperbatch.description
- RepeatCount:varint
- 基本类型。protocol.packet.gametestrequestpacket.repeatcount.description
- Rotation:byte
- 基本类型枚举。protocol.packet.gametestrequestpacket.rotation.description枚举值如下:
-
键 值 描述 None
0
无 Rotate90
1
protocol.enum.rotate90 Rotate180
2
protocol.enum.rotate180 Rotate270
3
protocol.enum.rotate270 Clockwise90
Rotate90
protocol.enum.clockwise90 Clockwise180
Rotate180
protocol.enum.clockwise180 CounterClockwise90
Rotate270
protocol.enum.counterclockwise90 Total
4
protocol.enum.total
- StopOnFailure:bool
- 基本类型。protocol.packet.gametestrequestpacket.stoponfailure.description
- TestPos:BlockPos
- 特殊类型。protocol.packet.gametestrequestpacket.testpos.description
- TestsPerRow:varint
- 基本类型。protocol.packet.gametestrequestpacket.testsperrow.description
- TestName:string
- 特殊类型。protocol.packet.gametestrequestpacket.testname.description