Packet 181
AgentActionEventPacket
packet containing data of Agent Action Type
HeaderID 181varuint
0Request Idstring · variable
1Actionint32 · 4 bytes
2ResponseJson::Value · variable
Serialized fields
3 top-level fields- 0Request Id
string 1ActionEnum-as-ValueAgentActionTypeas
int32- 1
Attack - 2
Collect - 3
Destroy - 4
DetectRedstone - 5
DetectObstacle - 6
Drop - 7
DropAll - 8
Inspect - 9
InspectData - 10
InspectItemCount - 11
InspectItemDetail - 12
InspectItemSpace - 13
Interact - 14
Move - 15
PlaceBlock - 16
Till - 17
TransferItemTo - 18
Turn
- 1
- 2ResponseJson::Value
Changelog
Stable releases
Changes between stable protocol releases.
No stable release changes are recorded for this packet.
All builds
Changes between consecutive stable releases and preview builds.
- Released
- Protocol
- 2207
- Previous build
- 1.26.51
Packet
1 entryChanged 1
- Changed supporting type
AgentActionType: Changed enum valueAttackfrom0to1. - Changed supporting type
AgentActionType: Changed enum valueCollectfrom1to2. - Changed supporting type
AgentActionType: Changed enum valueDestroyfrom2to3. - Changed supporting type
AgentActionType: Changed enum valueDetectRedstonefrom3to4. - Changed supporting type
AgentActionType: Changed enum valueDetectObstaclefrom4to5. - Changed supporting type
AgentActionType: Changed enum valueDropfrom5to6. - Changed supporting type
AgentActionType: Changed enum valueDropAllfrom6to7. - Changed supporting type
AgentActionType: Changed enum valueInspectfrom7to8. - Changed supporting type
AgentActionType: Changed enum valueInspectDatafrom8to9. - Changed supporting type
AgentActionType: Changed enum valueInspectItemCountfrom9to10. - Changed supporting type
AgentActionType: Changed enum valueInspectItemDetailfrom10to11. - Changed supporting type
AgentActionType: Changed enum valueInspectItemSpacefrom11to12. - Changed supporting type
AgentActionType: Changed enum valueInteractfrom12to13. - Changed supporting type
AgentActionType: Changed enum valueMovefrom13to14. - Changed supporting type
AgentActionType: Changed enum valuePlaceBlockfrom14to15. - Changed supporting type
AgentActionType: Changed enum valueTillfrom15to16. - Changed supporting type
AgentActionType: Changed enum valueTransferItemTofrom16to17. - Changed supporting type
AgentActionType: Changed enum valueTurnfrom17to18.