Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NNbt
TagNull
C# Class NNbt.TagNull
An NBT node representing a null tag type.
Inheritance:
Tag
Show file
Open project: jaquadro/NNBT
Public Properties
Property
Type
Description
Default
TagNull
Public Methods
Method
Description
DeepCopy
( ) :
TagNull
ToString
( ) :
string
Protected Methods
Method
Description
DeepCopyCore
( ) :
Tag
Method Details
DeepCopy()
public
method
public
DeepCopy
( ) :
TagNull
return
TagNull
DeepCopyCore()
protected
method
protected
DeepCopyCore
( ) :
Tag
return
Tag
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
Default
public static property
public
static
TagNull,NNbt
Default
return
TagNull