Documentation

BeaconPaymentStackRequestAction extends ItemStackRequestAction
in package
Uses GetTypeIdFromConstTrait

Completes a transaction involving a beacon consuming input to produce effects.

Table of Contents

ID  = \pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::BEACON_PAYMENT
$primaryEffectId  : int
$secondaryEffectId  : int
__construct()  : mixed
getPrimaryEffectId()  : int
getSecondaryEffectId()  : int
getTypeId()  : int
read()  : self
write()  : void

Constants

Properties

Methods

__construct()

public __construct(int $primaryEffectId, int $secondaryEffectId) : mixed
Parameters
$primaryEffectId : int
$secondaryEffectId : int
Return values
mixed

Search results