Documentation

PlaceStackRequestAction extends ItemStackRequestAction
in package
Uses GetTypeIdFromConstTrait, TakeOrPlaceStackRequestActionTrait

Puts some (or all) of the items from the source slot into the destination slot.

Table of Contents

ID  = \pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::PLACE
$count  : int
$destination  : ItemStackRequestSlotInfo
$source  : ItemStackRequestSlotInfo
__construct()  : mixed
getCount()  : int
getDestination()  : ItemStackRequestSlotInfo
getSource()  : ItemStackRequestSlotInfo
getTypeId()  : int
read()  : self
write()  : void

Constants

ID

public mixed ID = \pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::PLACE

Properties

Methods

Search results