|
| static | read (ByteBufferReader $in) |
| |
|
| const | ID = ItemStackRequestActionType::MINE_BLOCK |
| |
◆ __construct()
| pocketmine\network\mcpe\protocol\types\inventory\stackrequest\MineBlockStackRequestAction::__construct |
( |
private int | $hotbarSlot, |
|
|
private int | $predictedDurability, |
|
|
private int | $stackId ) |
◆ getHotbarSlot()
| pocketmine\network\mcpe\protocol\types\inventory\stackrequest\MineBlockStackRequestAction::getHotbarSlot |
( |
| ) |
|
◆ getPredictedDurability()
| pocketmine\network\mcpe\protocol\types\inventory\stackrequest\MineBlockStackRequestAction::getPredictedDurability |
( |
| ) |
|
◆ getStackId()
| pocketmine\network\mcpe\protocol\types\inventory\stackrequest\MineBlockStackRequestAction::getStackId |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\inventory\stackrequest\MineBlockStackRequestAction::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\inventory\stackrequest\MineBlockStackRequestAction::write |
( |
ByteBufferWriter | $out | ) |
|
◆ ID
| const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\MineBlockStackRequestAction::ID = ItemStackRequestActionType::MINE_BLOCK |
The documentation for this class was generated from the following file: