Nedit
2.2.0
Nedit
/
me.nullicorn.nedit.type
Package me.
nullicorn.
nedit.
type
Types
Types
NBTCompound
Link copied to clipboard
public
class
NBTCompound
extends
AbstractMap
<
K
,
V
>
Content copied to clipboard
A map-like structure for storing NBT tags associated with unique UTF-8 (
modified
) names.
NBTList
Link copied to clipboard
public
class
NBTList
extends
AbstractList
<
E
>
Content copied to clipboard
An ordered sequence of NBT tags, all with the same
TagType
.
Tag
Type
Link copied to clipboard
public
enum
TagType
Content copied to clipboard
The data-types that make up the NBT format.