resources/dumpnbt_output_format: Give end tags header and payload information

Soda
BodgeMaster 2022-10-17 06:37:16 +02:00
parent 93fdcb7b65
commit 36dcf0a0f5
1 changed files with 8 additions and 0 deletions

View File

@ -3,6 +3,8 @@
############################################################################# #############################################################################
[0: End]: [0: End]:
|Header: 1 byte
|Payload: 0 bytes
'Total: 1 byte 'Total: 1 byte
[0: 8 Bit Integer] name: [0: 8 Bit Integer] name:
@ -104,6 +106,8 @@
| 'Value: 0 | 'Value: 0
| |
'[31: End]: '[31: End]:
|Header: 1 byte
|Payload: 0 bytes
'Total: 1 byte 'Total: 1 byte
[0: Array of 32 Bit Integers] name: [0: Array of 32 Bit Integers] name:
@ -161,6 +165,8 @@
| | 'Value: eat a cookie | | 'Value: eat a cookie
| | | |
| '[147: End]: | '[147: End]:
| |Header: 1 byte
| |Payload: 0 bytes
| 'Total: 1 byte | 'Total: 1 byte
| |
|[148: Double] double: |[148: Double] double:
@ -343,4 +349,6 @@
| 'Value: Hello World! | 'Value: Hello World!
| |
'[477: End]: '[477: End]:
|Header: 1 byte
|Payload: 0 bytes
'Total: 1 byte 'Total: 1 byte