Property | Type | Description | |
---|---|---|---|
Big | string | ||
BigGZip | string | ||
BigZLib | string | ||
Small | string | ||
SmallGZip | string | ||
SmallZLib | string |
Method | Description | |
---|---|---|
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 | |
return | void |
public static AssertNbtSmallFile ( NbtFile file ) : void | ||
file | NbtFile | |
return | void |
public static AssertValueTest ( NbtFile file ) : void | ||
file | NbtFile | |
return | void |
public static MakeValueTest ( ) : NbtCompound | ||
return | NbtCompound |