ItemStackRequestActionType
Enum values
18 values- 0
Take - 1
Place - 2
Swap - 3
Drop - 4
Destroy - 5
Consume - 6
Create - 7
ScreenLabTableCombine - 8
ScreenBeaconPayment - 9
ScreenHUDMineBlock - 10
CraftRecipe - 11
CraftRecipeAuto - 12
CraftCreative - 13
CraftRecipeOptional - 14
CraftRepairAndDisenchant - 15
CraftLoom - 16
CraftNonImplemented - 17
CraftResults
Packet references
36 references- ItemStackRequestPacketRequests › ItemStackRequest › Actions › ItemStackRequestBeaconPaymentAction › ItemStackRequestBeaconPaymentAction › Action type › ItemStackRequestActionType
- ItemStackRequestPacketRequests › ItemStackRequest › Actions › ItemStackRequestConsumeAction › ItemStackRequestConsumeAction › Action type › ItemStackRequestActionType
- ItemStackRequestPacketRequests › ItemStackRequest › Actions › ItemStackRequestCraftCreativeAction › ItemStackRequestCraftCreativeAction › Action type › ItemStackRequestActionType
- ItemStackRequestPacketRequests › ItemStackRequest › Actions › ItemStackRequestCraftLoomAction › ItemStackRequestCraftLoomAction › Action type › ItemStackRequestActionType
- ItemStackRequestPacketRequests › ItemStackRequest › Actions › ItemStackRequestCraftNonImplementedDeprecatedAction › ItemStackRequestCraftNonImplementedDeprecatedAction › Action type › ItemStackRequestActionType
- ItemStackRequestPacketRequests › ItemStackRequest › Actions › ItemStackRequestCraftRecipeAction › ItemStackRequestCraftRecipeAction › Action type › ItemStackRequestActionType
- ItemStackRequestPacketRequests › ItemStackRequest › Actions › ItemStackRequestCraftRecipeAutoAction › ItemStackRequestCraftRecipeAutoAction › Action type › ItemStackRequestActionType
- ItemStackRequestPacketRequests › ItemStackRequest › Actions › ItemStackRequestCraftRecipeOptionalAction › ItemStackRequestCraftRecipeOptionalAction › Action type › ItemStackRequestActionType
- ItemStackRequestPacketRequests › ItemStackRequest › Actions › ItemStackRequestCraftRepairAndDisenchantAction › ItemStackRequestCraftRepairAndDisenchantAction › Action type › ItemStackRequestActionType
- ItemStackRequestPacketRequests › ItemStackRequest › Actions › ItemStackRequestCraftResultsDeprecatedAction › ItemStackRequestCraftResultsDeprecatedAction › Action type › ItemStackRequestActionType
- ItemStackRequestPacketRequests › ItemStackRequest › Actions › ItemStackRequestCreateAction › ItemStackRequestCreateAction › Action type › ItemStackRequestActionType
- ItemStackRequestPacketRequests › ItemStackRequest › Actions › ItemStackRequestDestroyAction › ItemStackRequestDestroyAction › Action type › ItemStackRequestActionType
- ItemStackRequestPacketRequests › ItemStackRequest › Actions › ItemStackRequestDropAction › ItemStackRequestDropAction › Action type › ItemStackRequestActionType
- ItemStackRequestPacketRequests › ItemStackRequest › Actions › ItemStackRequestLabTableCombineAction › ItemStackRequestLabTableCombineAction › Action type › ItemStackRequestActionType
- ItemStackRequestPacketRequests › ItemStackRequest › Actions › ItemStackRequestMineBlockAction › ItemStackRequestMineBlockAction › Action type › ItemStackRequestActionType
- ItemStackRequestPacketRequests › ItemStackRequest › Actions › ItemStackRequestPlaceAction › ItemStackRequestPlaceAction › Action type › ItemStackRequestActionType
- ItemStackRequestPacketRequests › ItemStackRequest › Actions › ItemStackRequestSwapAction › ItemStackRequestSwapAction › Action type › ItemStackRequestActionType
- ItemStackRequestPacketRequests › ItemStackRequest › Actions › ItemStackRequestTakeAction › ItemStackRequestTakeAction › Action type › ItemStackRequestActionType
- PlayerAuthInputPacketItem Stack Request › ItemStackRequest › Actions › ItemStackRequestBeaconPaymentAction › ItemStackRequestBeaconPaymentAction › Action type › ItemStackRequestActionType
- PlayerAuthInputPacketItem Stack Request › ItemStackRequest › Actions › ItemStackRequestConsumeAction › ItemStackRequestConsumeAction › Action type › ItemStackRequestActionType
- PlayerAuthInputPacketItem Stack Request › ItemStackRequest › Actions › ItemStackRequestCraftCreativeAction › ItemStackRequestCraftCreativeAction › Action type › ItemStackRequestActionType
- PlayerAuthInputPacketItem Stack Request › ItemStackRequest › Actions › ItemStackRequestCraftLoomAction › ItemStackRequestCraftLoomAction › Action type › ItemStackRequestActionType
- PlayerAuthInputPacketItem Stack Request › ItemStackRequest › Actions › ItemStackRequestCraftNonImplementedDeprecatedAction › ItemStackRequestCraftNonImplementedDeprecatedAction › Action type › ItemStackRequestActionType
- PlayerAuthInputPacketItem Stack Request › ItemStackRequest › Actions › ItemStackRequestCraftRecipeAction › ItemStackRequestCraftRecipeAction › Action type › ItemStackRequestActionType
- PlayerAuthInputPacketItem Stack Request › ItemStackRequest › Actions › ItemStackRequestCraftRecipeAutoAction › ItemStackRequestCraftRecipeAutoAction › Action type › ItemStackRequestActionType
- PlayerAuthInputPacketItem Stack Request › ItemStackRequest › Actions › ItemStackRequestCraftRecipeOptionalAction › ItemStackRequestCraftRecipeOptionalAction › Action type › ItemStackRequestActionType
- PlayerAuthInputPacketItem Stack Request › ItemStackRequest › Actions › ItemStackRequestCraftRepairAndDisenchantAction › ItemStackRequestCraftRepairAndDisenchantAction › Action type › ItemStackRequestActionType
- PlayerAuthInputPacketItem Stack Request › ItemStackRequest › Actions › ItemStackRequestCraftResultsDeprecatedAction › ItemStackRequestCraftResultsDeprecatedAction › Action type › ItemStackRequestActionType
- PlayerAuthInputPacketItem Stack Request › ItemStackRequest › Actions › ItemStackRequestCreateAction › ItemStackRequestCreateAction › Action type › ItemStackRequestActionType
- PlayerAuthInputPacketItem Stack Request › ItemStackRequest › Actions › ItemStackRequestDestroyAction › ItemStackRequestDestroyAction › Action type › ItemStackRequestActionType
- PlayerAuthInputPacketItem Stack Request › ItemStackRequest › Actions › ItemStackRequestDropAction › ItemStackRequestDropAction › Action type › ItemStackRequestActionType
- PlayerAuthInputPacketItem Stack Request › ItemStackRequest › Actions › ItemStackRequestLabTableCombineAction › ItemStackRequestLabTableCombineAction › Action type › ItemStackRequestActionType
- PlayerAuthInputPacketItem Stack Request › ItemStackRequest › Actions › ItemStackRequestMineBlockAction › ItemStackRequestMineBlockAction › Action type › ItemStackRequestActionType
- PlayerAuthInputPacketItem Stack Request › ItemStackRequest › Actions › ItemStackRequestPlaceAction › ItemStackRequestPlaceAction › Action type › ItemStackRequestActionType
- PlayerAuthInputPacketItem Stack Request › ItemStackRequest › Actions › ItemStackRequestSwapAction › ItemStackRequestSwapAction › Action type › ItemStackRequestActionType
- PlayerAuthInputPacketItem Stack Request › ItemStackRequest › Actions › ItemStackRequestTakeAction › ItemStackRequestTakeAction › Action type › ItemStackRequestActionType
Wire format
1 formatValues are serialized as uint8.
Raw unsigned integer bytes. 1 byte
Changelog
Stable releases
Changes between stable protocol releases.
No stable release changes are recorded for this type.
All builds
Changes between consecutive stable releases and preview builds.
- Released
- Protocol
- 2207
- Previous build
- 1.26.51
Changed 1
- Changed enum value
ScreenLabTableCombinefrom7to9. - Changed enum value
ScreenBeaconPaymentfrom8to10. - Changed enum value
ScreenHUDMineBlockfrom9to11. - Changed enum value
CraftRecipefrom10to12. - Changed enum value
CraftRecipeAutofrom11to13. - Changed enum value
CraftCreativefrom12to14. - Changed enum value
CraftRecipeOptionalfrom13to15. - Changed enum value
CraftRepairAndDisenchantfrom14to16. - Changed enum value
CraftLoomfrom15to17. - Changed enum value
CraftNonImplementedfrom16to18. - Changed enum value
CraftResultsfrom17to19.