Loading [MathJax]/extensions/tex2jax.js
PocketMine-MP 5.25.3 git-afc4a3c7f18d42b41cbfde84ab6a2e4dd7c03045
All Classes Namespaces Functions Variables Enumerations Enumerator Pages
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