Documentation

DropStackRequestAction extends ItemStackRequestAction
in package
Uses GetTypeIdFromConstTrait

Drops some (or all) items from the source slot into the world as an item entity.

Table of Contents

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

Constants

ID

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

Properties

Methods

Search results