PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
Loading...
Searching...
No Matches
pocketmine\network\mcpe\protocol\types\inventory\stackrequest\PlaceStackRequestAction Class Reference
+ Inheritance diagram for pocketmine\network\mcpe\protocol\types\inventory\stackrequest\PlaceStackRequestAction:
+ Collaboration diagram for pocketmine\network\mcpe\protocol\types\inventory\stackrequest\PlaceStackRequestAction:

Public Member Functions

 getTypeId ()
 
 write (ByteBufferWriter $out)
 

Public Attributes

const ID = ItemStackRequestActionType::PLACE
 

Detailed Description

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

Definition at line 22 of file PlaceStackRequestAction.php.

Member Data Documentation

◆ ID

const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\PlaceStackRequestAction::ID = ItemStackRequestActionType::PLACE

Definition at line 26 of file PlaceStackRequestAction.php.


The documentation for this class was generated from the following file: