PocketMine-MP 5.39.3 git-66148f13a91e4af6778ba9f200ca25ad8a04a584
Loading...
Searching...
No Matches
pocketmine\item\enchantment\VanillaEnchantments Class Reference
+ Collaboration diagram for pocketmine\item\enchantment\VanillaEnchantments:

Static Public Member Functions

static AQUA_AFFINITY ()
 
static BLAST_PROTECTION ()
 
static EFFICIENCY ()
 
static FEATHER_FALLING ()
 
static FIRE_ASPECT ()
 
static FIRE_PROTECTION ()
 
static FLAME ()
 
static FORTUNE ()
 
static FROST_WALKER ()
 
static getAll ()
 
static INFINITY ()
 
static KNOCKBACK ()
 
static MENDING ()
 
static POWER ()
 
static PROJECTILE_PROTECTION ()
 
static PROTECTION ()
 
static PUNCH ()
 
static RESPIRATION ()
 
static SHARPNESS ()
 
static SILK_TOUCH ()
 
static SWIFT_SNEAK ()
 
static THORNS ()
 
static UNBREAKING ()
 
static VANISHING ()
 

Detailed Description

Allows getting any vanilla enchantment implemented by PocketMine-MP

This class is generated automatically from source class VanillaEnchantmentsInputs. Do not modify it manually. It must be regenerated whenever the source class is changed.

See also
build/codegen/registry-interface.php

Definition at line 38 of file VanillaEnchantments.php.

Member Function Documentation

◆ AQUA_AFFINITY()

static pocketmine\item\enchantment\VanillaEnchantments::AQUA_AFFINITY ( )
static

Definition at line 157 of file VanillaEnchantments.php.

◆ BLAST_PROTECTION()

static pocketmine\item\enchantment\VanillaEnchantments::BLAST_PROTECTION ( )
static

Definition at line 162 of file VanillaEnchantments.php.

◆ EFFICIENCY()

static pocketmine\item\enchantment\VanillaEnchantments::EFFICIENCY ( )
static

Definition at line 167 of file VanillaEnchantments.php.

◆ FEATHER_FALLING()

static pocketmine\item\enchantment\VanillaEnchantments::FEATHER_FALLING ( )
static

Definition at line 172 of file VanillaEnchantments.php.

◆ FIRE_ASPECT()

static pocketmine\item\enchantment\VanillaEnchantments::FIRE_ASPECT ( )
static

Definition at line 177 of file VanillaEnchantments.php.

◆ FIRE_PROTECTION()

static pocketmine\item\enchantment\VanillaEnchantments::FIRE_PROTECTION ( )
static

Definition at line 182 of file VanillaEnchantments.php.

◆ FLAME()

static pocketmine\item\enchantment\VanillaEnchantments::FLAME ( )
static

Definition at line 187 of file VanillaEnchantments.php.

◆ FORTUNE()

static pocketmine\item\enchantment\VanillaEnchantments::FORTUNE ( )
static

Definition at line 192 of file VanillaEnchantments.php.

◆ FROST_WALKER()

static pocketmine\item\enchantment\VanillaEnchantments::FROST_WALKER ( )
static

Definition at line 197 of file VanillaEnchantments.php.

◆ getAll()

static pocketmine\item\enchantment\VanillaEnchantments::getAll ( )
static
Returns
Enchantment[] @phpstan-return array<string, Enchantment>

Definition at line 152 of file VanillaEnchantments.php.

◆ INFINITY()

static pocketmine\item\enchantment\VanillaEnchantments::INFINITY ( )
static

Definition at line 202 of file VanillaEnchantments.php.

◆ KNOCKBACK()

static pocketmine\item\enchantment\VanillaEnchantments::KNOCKBACK ( )
static

Definition at line 207 of file VanillaEnchantments.php.

◆ MENDING()

static pocketmine\item\enchantment\VanillaEnchantments::MENDING ( )
static

Definition at line 212 of file VanillaEnchantments.php.

◆ POWER()

static pocketmine\item\enchantment\VanillaEnchantments::POWER ( )
static

Definition at line 217 of file VanillaEnchantments.php.

◆ PROJECTILE_PROTECTION()

static pocketmine\item\enchantment\VanillaEnchantments::PROJECTILE_PROTECTION ( )
static

Definition at line 222 of file VanillaEnchantments.php.

◆ PROTECTION()

static pocketmine\item\enchantment\VanillaEnchantments::PROTECTION ( )
static

Definition at line 227 of file VanillaEnchantments.php.

◆ PUNCH()

static pocketmine\item\enchantment\VanillaEnchantments::PUNCH ( )
static

Definition at line 232 of file VanillaEnchantments.php.

◆ RESPIRATION()

static pocketmine\item\enchantment\VanillaEnchantments::RESPIRATION ( )
static

Definition at line 237 of file VanillaEnchantments.php.

◆ SHARPNESS()

static pocketmine\item\enchantment\VanillaEnchantments::SHARPNESS ( )
static

Definition at line 242 of file VanillaEnchantments.php.

◆ SILK_TOUCH()

static pocketmine\item\enchantment\VanillaEnchantments::SILK_TOUCH ( )
static

Definition at line 247 of file VanillaEnchantments.php.

◆ SWIFT_SNEAK()

static pocketmine\item\enchantment\VanillaEnchantments::SWIFT_SNEAK ( )
static

Definition at line 252 of file VanillaEnchantments.php.

◆ THORNS()

static pocketmine\item\enchantment\VanillaEnchantments::THORNS ( )
static

Definition at line 257 of file VanillaEnchantments.php.

◆ UNBREAKING()

static pocketmine\item\enchantment\VanillaEnchantments::UNBREAKING ( )
static

Definition at line 262 of file VanillaEnchantments.php.

◆ VANISHING()

static pocketmine\item\enchantment\VanillaEnchantments::VANISHING ( )
static

Definition at line 267 of file VanillaEnchantments.php.


The documentation for this class was generated from the following file: