C# (CSharp) NNbt 네임스페이스

중첩된 네임스페이스

NNbt.Serialization

클래스들

이름 설명
ChangeIdArrayOperation
ChangeObjectOperation
ChangeOperation
ChangePositionArrayOperation
CompoundDiff
DiffOperation
Id
ListDiff
NbtMerge
NbtTree
RemoveOperation
Tag An abstract base class representing a node in an NBT tree.
TagByte An NBT node representing a byte tag type.
TagByteArray An NBT node representing an unsigned byte array tag type.
TagDouble An NBT node representing a float tag type.
TagFloat An NBT node representing a float tag type.
TagGuid An NBT node representing a GUID tag type.
TagInt An NBT node representing an int tag type.
TagIntArray An NBT node representing an int array tag type.
TagLong An NBT node representing an long tag type.
TagNull An NBT node representing a null tag type.
TagShort An NBT node representing a short tag type.
TagString An NBT node representing a string tag type.