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
readRead a value from the stream.
The BinaryStream to read from.
The value read from the stream.
Static
writeWrite a value to the stream.
Optional
_options: DataTypeOptions
Creates a new instance of ItemStackRequestAction.