metadataints

This commit is contained in:
Keegan 2016-03-06 12:13:35 -05:00
commit ac3651e8d6

View file

@ -6,6 +6,30 @@
"countType":"short"
}
],
"metadataints": [
"switch",
{
"compareTo": "window_id",
"fields": {
"0": [
"array",
{
"countType":"i16",
"type": [
"container",
[
{
"name": "slot",
"type": "i32"
}
]
]
}
]
},
"default": "i16"
}
],
"entityMetadataItem": [
"switch",
{