Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
pocketmine
item
enchantment
EnchantmentList
PHP Class pocketmine\item\enchantment\EnchantmentList
Show file
Open project: ClearSkyTeam/ClearSky
Class Usage Examples
Public Methods
Method
Description
__construct
(
$size
)
getSize
( )
getSlot
(
$slot
) :
EnchantmentEntry
setSlot
(
$slot
,
EnchantmentEntry
$entry
)
Method Details
__construct()
public
method
public
__construct
(
$size
)
getSize()
public
method
public
getSize
( )
getSlot()
public
method
public
getSlot
(
$slot
) :
EnchantmentEntry
$slot
return
EnchantmentEntry
setSlot()
public
method
public
setSlot
(
$slot
,
EnchantmentEntry
$entry
)
$slot
$entry
EnchantmentEntry