Implement NbtIO and some unit tests using the HelloWorld NBT
This commit is contained in:
parent
3a3c5f5822
commit
c867982482
4 changed files with 67 additions and 0 deletions
1
lib/nbt/InvalidNBTDataException.dart
Normal file
1
lib/nbt/InvalidNBTDataException.dart
Normal file
|
@ -0,0 +1 @@
|
|||
class InvalidNbtDataException implements Exception {}
|
Loading…
Add table
Add a link
Reference in a new issue