PocketMine-MP 5.21.2 git-a6534ecbbbcf369264567d27e5ed70f7f5be9816
Loading...
Searching...
No Matches
pocketmine\event\inventory\CraftItemEvent Member List

This is the complete list of members for pocketmine\event\inventory\CraftItemEvent, including all inherited members.

$eventName (defined in pocketmine\event\Event)pocketmine\event\Eventprotected
__construct(private CraftingTransaction $transaction, private CraftingRecipe $recipe, private int $repetitions, private array $inputs, private array $outputs)pocketmine\event\inventory\CraftItemEvent
call()pocketmine\event\Event
getEventName() (defined in pocketmine\event\Event)pocketmine\event\Event
getInputs()pocketmine\event\inventory\CraftItemEvent
getOutputs()pocketmine\event\inventory\CraftItemEvent
getPlayer() (defined in pocketmine\event\inventory\CraftItemEvent)pocketmine\event\inventory\CraftItemEvent
getRecipe()pocketmine\event\inventory\CraftItemEvent
getRepetitions()pocketmine\event\inventory\CraftItemEvent
getTransaction()pocketmine\event\inventory\CraftItemEvent
hasHandlers()pocketmine\event\Eventstatic
isCancelled()pocketmine\event\Cancellable