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- 0
Attack - 1
Collect - 2
Destroy - 3
DetectRedstone - 4
DetectObstacle - 5
Drop - 6
DropAll - 7
Inspect - 8
InspectData - 9
InspectItemCount - 10
InspectItemDetail - 11
InspectItemSpace - 12
Interact - 13
Move - 14
PlaceBlock - 15
Till - 16
TransferItemTo - 17
Turn
- 0
- 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.