Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
pocketmine
nbt
tag
DoubleTag
PHP Class pocketmine\nbt\tag\DoubleTag
Inheritance:
extends
NamedTag
ファイルを表示
Open project: ClearSkyTeam/ClearSky
Class Usage Examples
Public Methods
Method
Description
getType
( )
read
(
NBT
$nbt
,
boolean
$network
= false )
write
(
NBT
$nbt
,
boolean
$network
= false )
Method Details
getType()
public
method
public
getType
( )
read()
public
method
public
read
(
NBT
$nbt
,
boolean
$network
= false )
$nbt
pocketmine\nbt\NBT
$network
boolean
write()
public
method
public
write
(
NBT
$nbt
,
boolean
$network
= false )
$nbt
pocketmine\nbt\NBT
$network
boolean