The action of the item stack request action.
Optional
takeOrPlace: null | ItemStackActionTakePlaceThe take or place of the item stack request action.
Optional
swap: null | ItemStackRequestActionSwapThe swap of the item stack request action.
Optional
drop: null | ItemStackRequestActionDropThe drop of the item stack request action.
Optional
destroyOrConsume: null | ItemStackRequestActionDestroyConsumeThe destroy or consume of the item stack request action.
Optional
create: null | ItemStackRequestActionCreateThe create of the item stack request action.
Optional
beaconPayment: null | ItemStackRequestActionBeanconPaymentThe beacon payment of the item stack request action.
Optional
mineBlock: null | ItemStackRequestActionMineBlockThe mine block of the item stack request action.
Optional
craftRecipe: null | ItemStackRequestActionCraftRecipeThe craft recipe of the item stack request action.
Optional
craftRecipeAuto: null | ItemStackRequestActionCraftRecipeAutoThe craft recipe auto of the item stack request action.
Optional
craftCreative: null | ItemStackRequestActionCraftCreativeThe craft creative of the item stack request action.
Optional
optional: null | ItemStackRequestActionOptionalThe optional of the item stack request action.
Optional
craftGrindstoneRequest: null | ItemStackRequestActionCraftGrindstoneRequestThe craft grindstone request of the item stack request action.
Optional
craftLoomRequest: null | ItemStackRequestActionCraftLoomRequestThe craft loom request of the item stack request action.
Optional
resultsDeprecated: null | ItemStackRequestActionResultsDeprecatedThe results deprecated of the item stack request action.
Readonly
actionThe action of the item stack request action.
Readonly
beaconThe beacon payment of the item stack request action.
Readonly
craftThe craft creative of the item stack request action.
Readonly
craftThe craft grindstone request of the item stack request action.
Readonly
craftThe craft loom request of the item stack request action.
Readonly
craftThe craft recipe of the item stack request action.
Readonly
craftThe craft recipe auto of the item stack request action.
Readonly
createThe create of the item stack request action.
Readonly
destroyThe destroy or consume of the item stack request action.
Readonly
dropThe drop of the item stack request action.
Readonly
mineThe mine block of the item stack request action.
Readonly
optionalThe optional of the item stack request action.
Readonly
resultsThe results deprecated of the item stack request action.
Readonly
swapThe swap of the item stack request action.
Readonly
takeThe take or place of the item stack request action.
Static
readReads the data type from a binary stream.
The data type.
Static
writeWrites the data type to a binary stream.
The binary stream to write to.
The data type to write.
Optional
_endian: EndiannessThe endianness to use.
Optional
_parameter: unknownAn optional parameter.
Creates a new instance of ItemStackRequestAction.