|
| static | read (ByteBufferReader $in) |
| |
|
| const | ID = ItemStackRequestActionType::BEACON_PAYMENT |
| |
Completes a transaction involving a beacon consuming input to produce effects.
Definition at line 25 of file BeaconPaymentStackRequestAction.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\inventory\stackrequest\BeaconPaymentStackRequestAction::__construct |
( |
private int | $primaryEffectId, |
|
|
private int | $secondaryEffectId ) |
◆ getPrimaryEffectId()
| pocketmine\network\mcpe\protocol\types\inventory\stackrequest\BeaconPaymentStackRequestAction::getPrimaryEffectId |
( |
| ) |
|
◆ getSecondaryEffectId()
| pocketmine\network\mcpe\protocol\types\inventory\stackrequest\BeaconPaymentStackRequestAction::getSecondaryEffectId |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\inventory\stackrequest\BeaconPaymentStackRequestAction::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\inventory\stackrequest\BeaconPaymentStackRequestAction::write |
( |
ByteBufferWriter | $out | ) |
|
◆ ID
| const pocketmine\network\mcpe\protocol\types\inventory\stackrequest\BeaconPaymentStackRequestAction::ID = ItemStackRequestActionType::BEACON_PAYMENT |
The documentation for this class was generated from the following file: