[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:fCraft.MapConversion.NBTCompound"]
Assembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)
Syntax
| C# |
public sealed class NBTCompound : NBTag
Members
| All Members | Constructors | Fields | Properties | Methods |
| Member | Description | |
|---|---|---|
| NBTCompound()()()() | Initializes a new instance of the NBTCompound class | |
| NBTCompound(String) | Initializes a new instance of the NBTCompound class | |
| Append(NBTag) | (Inherited from NBTag.) | |
| Append(array<NBTag>[]()[][]) | (Inherited from NBTag.) | |
| Append(String, array<NBTag>[]()[][]) | (Inherited from NBTag.) | |
| Append(String, Byte) | (Inherited from NBTag.) | |
| Append(String, array<Byte>[]()[][]) | (Inherited from NBTag.) | |
| Append(String, Double) | (Inherited from NBTag.) | |
| Append(String, Int16) | (Inherited from NBTag.) | |
| Append(String, Int32) | (Inherited from NBTag.) | |
| Append(String, Int64) | (Inherited from NBTag.) | |
| Append(String, Single) | (Inherited from NBTag.) | |
| Append(String, String) | (Inherited from NBTag.) | |
| Contains(String) | (Inherited from NBTag.) | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| FullName | (Inherited from NBTag.) | |
| Get(String, Byte) | (Inherited from NBTag.) | |
| Get(String, array<Byte>[]()[][]) | (Inherited from NBTag.) | |
| Get(String, Double) | (Inherited from NBTag.) | |
| Get(String, Int16) | (Inherited from NBTag.) | |
| Get(String, Int32) | (Inherited from NBTag.) | |
| Get(String, Int64) | (Inherited from NBTag.) | |
| Get(String, Single) | (Inherited from NBTag.) | |
| Get(String, String) | (Inherited from NBTag.) | |
| GetByte()()()() | (Inherited from NBTag.) | |
| GetBytes()()()() | (Inherited from NBTag.) | |
| GetDouble()()()() | (Inherited from NBTag.) | |
| GetEnumerator()()()() | (Inherited from NBTag.) | |
| GetFloat()()()() | (Inherited from NBTag.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetInt()()()() | (Inherited from NBTag.) | |
| GetLong()()()() | (Inherited from NBTag.) | |
| GetShort()()()() | (Inherited from NBTag.) | |
| GetString()()()() | (Inherited from NBTag.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IndentedName | (Inherited from NBTag.) | |
| Item[([( Int32])]) | (Inherited from NBTag.) | |
| Item[([( String])]) | (Inherited from NBTag.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Name | (Inherited from NBTag.) | |
| Parent | (Inherited from NBTag.) | |
| Payload | (Inherited from NBTag.) | |
| Remove()()()() | (Inherited from NBTag.) | |
| Remove(String) | (Inherited from NBTag.) | |
| Set(Object) | (Inherited from NBTag.) | |
| Tags | ||
| ToString()()()() | (Inherited from NBTag.) | |
| ToString(Boolean) | (Inherited from NBTag.) | |
| Type | (Inherited from NBTag.) | |
| WriteTag(BinaryWriter) | (Inherited from NBTag.) | |
| WriteTag(Stream) | (Inherited from NBTag.) | |
| WriteTag(String) | (Inherited from NBTag.) | |
| WriteTag(BinaryWriter, Boolean) | (Inherited from NBTag.) |