PocketMine-MP 5.44.4 git-6a7cc02e9dff59b69241aa0bcffdb9903ce86beb
Loading...
Searching...
No Matches
pocketmine\network\mcpe\protocol\types\EnchantOption Member List

This is the complete list of members for pocketmine\network\mcpe\protocol\types\EnchantOption, including all inherited members.

__construct(private int $cost, private int $slotFlags, private array $equipActivatedEnchantments, private array $heldActivatedEnchantments, private array $selfActivatedEnchantments, private string $name, private int $optionId)pocketmine\network\mcpe\protocol\types\EnchantOption
getCost() (defined in pocketmine\network\mcpe\protocol\types\EnchantOption)pocketmine\network\mcpe\protocol\types\EnchantOption
getEquipActivatedEnchantments()pocketmine\network\mcpe\protocol\types\EnchantOption
getHeldActivatedEnchantments()pocketmine\network\mcpe\protocol\types\EnchantOption
getName() (defined in pocketmine\network\mcpe\protocol\types\EnchantOption)pocketmine\network\mcpe\protocol\types\EnchantOption
getOptionId() (defined in pocketmine\network\mcpe\protocol\types\EnchantOption)pocketmine\network\mcpe\protocol\types\EnchantOption
getSelfActivatedEnchantments()pocketmine\network\mcpe\protocol\types\EnchantOption
getSlotFlags() (defined in pocketmine\network\mcpe\protocol\types\EnchantOption)pocketmine\network\mcpe\protocol\types\EnchantOption
read(ByteBufferReader $in) (defined in pocketmine\network\mcpe\protocol\types\EnchantOption)pocketmine\network\mcpe\protocol\types\EnchantOptionstatic
write(ByteBufferWriter $out) (defined in pocketmine\network\mcpe\protocol\types\EnchantOption)pocketmine\network\mcpe\protocol\types\EnchantOption