Свойство | Тип | Описание | |
---|---|---|---|
Big | string | ||
BigGZip | string | ||
BigZLib | string | ||
Small | string | ||
SmallGZip | string | ||
SmallZLib | string |
Метод | Описание | |
---|---|---|
AssertNbtBigFile ( NbtFile file ) : void | ||
AssertNbtSmallFile ( NbtFile file ) : void | ||
AssertValueTest ( NbtFile file ) : void | ||
MakeListTest ( ) : NbtCompound | ||
MakeReaderTest ( ) : Stream | ||
MakeSmallFile ( ) : NbtFile | ||
MakeValueTest ( ) : NbtCompound |
public static AssertNbtBigFile ( NbtFile file ) : void | ||
file | NbtFile | |
Результат | void |
public static AssertNbtSmallFile ( NbtFile file ) : void | ||
file | NbtFile | |
Результат | void |
public static AssertValueTest ( NbtFile file ) : void | ||
file | NbtFile | |
Результат | void |
public static MakeListTest ( ) : NbtCompound | ||
Результат | NbtCompound |
public static MakeReaderTest ( ) : Stream | ||
Результат | Stream |
public static MakeSmallFile ( ) : NbtFile | ||
Результат | NbtFile |
public static MakeValueTest ( ) : NbtCompound | ||
Результат | NbtCompound |