Skip to content

Instantly share code, notes, and snippets.

@ItsSpyce
Last active September 8, 2015 18:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ItsSpyce/19d87b03aeba4ffa19bc to your computer and use it in GitHub Desktop.
Save ItsSpyce/19d87b03aeba4ffa19bc to your computer and use it in GitHub Desktop.
15w35b: a list (varint for size, one varint per entry) of possible block state
ids (type = x >> 4, meta = x & 15), and an array of indices pointing to state
ids in the list (varint representing the number of bits per block, varint for
the raw data array length, one long per data array element)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment