Method | Description | |
---|---|---|
NbtTree ( ) : System | ||
NbtTree ( Stream stream ) : System | ||
NbtTree ( TagCompound root ) : System | ||
NbtTree ( TagCompound root, string name ) : System | ||
Write ( Stream stream ) : void |
public NbtTree ( TagCompound root, string name ) : System | ||
root | TagCompound | |
name | string | |
return | System |