diff --git a/data/protocol.json b/data/protocol.json index 18abb08..2039245 100644 --- a/data/protocol.json +++ b/data/protocol.json @@ -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", {