docstring_tokens list | code_tokens list |
|---|---|
[
"<",
"code",
">",
"optional",
"bytes",
"private",
"exponent",
"=",
"2",
";",
"<",
"/",
"code",
">"
] | [
"return",
"private",
"exponent",
";"
] |
[
"<",
"code",
">",
"required",
"bytes",
"signature",
"=",
"1",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"1",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"1",
")",
";"
] |
[
"<",
"pre",
">",
"pki",
"-",
"dependent",
"signature",
"<",
"/",
"pre",
">"
] | [
"return",
"signature",
";"
] |
[
"<",
"pre",
">",
"like",
"org",
"whatever",
"foo",
"bar",
"<",
"/",
"pre",
">"
] | [
"java",
"lang",
"object",
"ref",
"=",
"id",
";",
"if",
"(",
"ref",
"instanceof",
"java",
"lang",
"string",
")",
"{",
"return",
"(",
"java",
"lang",
"string",
")",
"ref",
";",
"}",
"else",
"{",
"com",
"google",
"protobuf",
"byte",
"string",
"bs",
"=",... |
[
"<",
"pre",
">",
"site",
"login",
"id",
"|",
"phone",
"id",
"|",
"user",
"id",
"pubk",
"<",
"/",
"pre",
">"
] | [
"java",
"lang",
"object",
"ref",
"=",
"id",
";",
"if",
"(",
"ref",
"instanceof",
"java",
"lang",
"string",
")",
"{",
"com",
"google",
"protobuf",
"byte",
"string",
"b",
"=",
"com",
"google",
"protobuf",
"byte",
"string",
"copy",
"from",
"utf",
"8",
"("... |
[
"<",
"code",
">",
"optional",
"bytes",
"modulus",
"=",
"2",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"2",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"2",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"bytes",
"modulus",
"=",
"2",
";",
"<",
"/",
"code",
">"
] | [
"return",
"modulus",
";"
] |
[
"<",
"code",
">",
"optional",
"bytes",
"exponent",
"=",
"3",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"4",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"4",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"bytes",
"exponent",
"=",
"3",
";",
"<",
"/",
"code",
">"
] | [
"return",
"exponent",
";"
] |
[
"<",
"code",
">",
"optional",
"bytes",
"signature",
"=",
"4",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"8",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"8",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"string",
"block",
"uri",
"=",
"1",
";",
"<",
"/",
"code",
">"
] | [
"return",
"block",
"uri",
";"
] |
[
"<",
"code",
">",
"repeated",
"string",
"block",
"uri",
"=",
"1",
";",
"<",
"/",
"code",
">"
] | [
"return",
"block",
"uri",
"size",
"(",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"string",
"block",
"uri",
"=",
"1",
";",
"<",
"/",
"code",
">"
] | [
"return",
"block",
"uri",
"get",
"(",
"index",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"string",
"block",
"uri",
"=",
"1",
";",
"<",
"/",
"code",
">"
] | [
"return",
"block",
"uri",
"get",
"byte",
"string",
"(",
"index",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"sint",
"3",
"2",
"block",
"id",
"=",
"2",
"[",
"packed",
"=",
"true",
"]",
";",
"<",
"/",
"code",
">"
] | [
"return",
"block",
"id",
";"
] |
[
"<",
"code",
">",
"repeated",
"sint",
"3",
"2",
"block",
"id",
"=",
"2",
"[",
"packed",
"=",
"true",
"]",
";",
"<",
"/",
"code",
">"
] | [
"return",
"block",
"id",
"size",
"(",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"sint",
"3",
"2",
"block",
"id",
"=",
"2",
"[",
"packed",
"=",
"true",
"]",
";",
"<",
"/",
"code",
">"
] | [
"return",
"block",
"id",
"get",
"(",
"index",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"vector",
"3i",
"data",
"pos",
"=",
"1",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"1",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"1",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"vector",
"3i",
"data",
"pos",
"=",
"1",
";",
"<",
"/",
"code",
">"
] | [
"return",
"pos",
";"
] |
[
"<",
"code",
">",
"optional",
"vector",
"3i",
"data",
"pos",
"=",
"1",
";",
"<",
"/",
"code",
">"
] | [
"return",
"pos",
";"
] |
[
"<",
"code",
">",
"optional",
"int",
"3",
"2",
"new",
"block",
"=",
"2",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"2",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"2",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"int",
"3",
"2",
"new",
"block",
"=",
"2",
";",
"<",
"/",
"code",
">"
] | [
"return",
"new",
"block",
";"
] |
[
"<",
"code",
">",
"optional",
"int",
"3",
"2",
"new",
"biome",
"=",
"2",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"2",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"2",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"int",
"3",
"2",
"new",
"biome",
"=",
"2",
";",
"<",
"/",
"code",
">"
] | [
"return",
"new",
"biome",
";"
] |
[
"<",
"code",
">",
"optional",
"int",
"3",
"2",
"x",
"=",
"1",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"1",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"1",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"sint",
"3",
"2",
"x",
"=",
"2",
";",
"<",
"/",
"code",
">"
] | [
"return",
"x",
";"
] |
[
"<",
"code",
">",
"optional",
"int",
"3",
"2",
"y",
"=",
"2",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"2",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"2",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"sint",
"3",
"2",
"y",
"=",
"3",
";",
"<",
"/",
"code",
">"
] | [
"return",
"y",
";"
] |
[
"<",
"code",
">",
"optional",
"int",
"3",
"2",
"z",
"=",
"3",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"4",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"4",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"sint",
"3",
"2",
"z",
"=",
"4",
";",
"<",
"/",
"code",
">"
] | [
"return",
"z",
";"
] |
[
"<",
"code",
">",
"optional",
"string",
"name",
"=",
"1",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"1",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"1",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"int",
"3",
"2",
"version",
"=",
"2",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"2",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"2",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"string",
"version",
"=",
"2",
";",
"<",
"/",
"code",
">"
] | [
"java",
"lang",
"object",
"ref",
"=",
"version",
";",
"if",
"(",
"ref",
"instanceof",
"java",
"lang",
"string",
")",
"{",
"return",
"(",
"java",
"lang",
"string",
")",
"ref",
";",
"}",
"else",
"{",
"com",
"google",
"protobuf",
"byte",
"string",
"bs",
... |
[
"<",
"code",
">",
"optional",
"string",
"version",
"=",
"2",
";",
"<",
"/",
"code",
">"
] | [
"java",
"lang",
"object",
"ref",
"=",
"version",
";",
"if",
"(",
"ref",
"instanceof",
"java",
"lang",
"string",
")",
"{",
"com",
"google",
"protobuf",
"byte",
"string",
"b",
"=",
"com",
"google",
"protobuf",
"byte",
"string",
"copy",
"from",
"utf",
"8",
... |
[
"<",
"code",
">",
"optional",
"sint",
"3",
"2",
"view",
"distance",
"level",
"=",
"3",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"4",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"4",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"sint",
"3",
"2",
"view",
"distance",
"level",
"=",
"3",
";",
"<",
"/",
"code",
">"
] | [
"return",
"view",
"distance",
"level",
";"
] |
[
"<",
"code",
">",
"optional",
"color",
"color",
"=",
"4",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"8",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"8",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"color",
"color",
"=",
"4",
";",
"<",
"/",
"code",
">"
] | [
"return",
"color",
";"
] |
[
"<",
"code",
">",
"optional",
"color",
"color",
"=",
"4",
";",
"<",
"/",
"code",
">"
] | [
"return",
"color",
";"
] |
[
"<",
"code",
">",
"optional",
"uint",
"3",
"2",
"rgba",
"=",
"1",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"1",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"1",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"uint",
"3",
"2",
"rgba",
"=",
"1",
";",
"<",
"/",
"code",
">"
] | [
"return",
"rgba",
";"
] |
[
"<",
"code",
">",
"optional",
"int",
"3",
"2",
"client",
"id",
"=",
"1",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"1",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"1",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"int",
"3",
"2",
"client",
"id",
"=",
"1",
";",
"<",
"/",
"code",
">"
] | [
"return",
"client",
"id",
";"
] |
[
"<",
"code",
">",
"repeated",
"module",
"info",
"module",
"=",
"1",
";",
"<",
"/",
"code",
">"
] | [
"return",
"module",
";"
] |
[
"<",
"code",
">",
"repeated",
"module",
"info",
"module",
"=",
"1",
";",
"<",
"/",
"code",
">"
] | [
"return",
"module",
";"
] |
[
"<",
"code",
">",
"repeated",
"group",
"module",
"=",
"101",
"{",
"}",
"<",
"/",
"code",
">"
] | [
"return",
"module",
"size",
"(",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"module",
"info",
"module",
"=",
"1",
";",
"<",
"/",
"code",
">"
] | [
"return",
"module",
"get",
"(",
"index",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"module",
"info",
"module",
"=",
"1",
";",
"<",
"/",
"code",
">"
] | [
"return",
"module",
"get",
"(",
"index",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"string",
"block",
"name",
"=",
"3",
";",
"<",
"/",
"code",
">"
] | [
"return",
"block",
"name",
";"
] |
[
"<",
"code",
">",
"repeated",
"string",
"block",
"name",
"=",
"3",
";",
"<",
"/",
"code",
">"
] | [
"return",
"block",
"name",
"size",
"(",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"string",
"block",
"name",
"=",
"3",
";",
"<",
"/",
"code",
">"
] | [
"return",
"block",
"name",
"get",
"(",
"index",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"string",
"block",
"name",
"=",
"3",
";",
"<",
"/",
"code",
">"
] | [
"return",
"block",
"name",
"get",
"byte",
"string",
"(",
"index",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"serialization",
"info",
"component",
"=",
"4",
";",
"<",
"/",
"code",
">"
] | [
"return",
"component",
";"
] |
[
"<",
"code",
">",
"repeated",
"serialization",
"info",
"component",
"=",
"4",
";",
"<",
"/",
"code",
">"
] | [
"return",
"component",
";"
] |
[
"<",
"code",
">",
"repeated",
"component",
"component",
"=",
"2",
";",
"<",
"/",
"code",
">"
] | [
"return",
"component",
"size",
"(",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"serialization",
"info",
"component",
"=",
"4",
";",
"<",
"/",
"code",
">"
] | [
"return",
"component",
"get",
"(",
"index",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"serialization",
"info",
"component",
"=",
"4",
";",
"<",
"/",
"code",
">"
] | [
"return",
"component",
"get",
"(",
"index",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"serialization",
"info",
"event",
"=",
"5",
";",
"<",
"/",
"code",
">"
] | [
"return",
"event",
";"
] |
[
"<",
"code",
">",
"repeated",
"serialization",
"info",
"event",
"=",
"5",
";",
"<",
"/",
"code",
">"
] | [
"return",
"event",
";"
] |
[
"<",
"code",
">",
"repeated",
"serialization",
"info",
"event",
"=",
"5",
";",
"<",
"/",
"code",
">"
] | [
"return",
"event",
"get",
"(",
"index",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"serialization",
"info",
"event",
"=",
"5",
";",
"<",
"/",
"code",
">"
] | [
"return",
"event",
"get",
"(",
"index",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"int",
"3",
"2",
"asset",
"id",
"=",
"6",
"[",
"packed",
"=",
"true",
"]",
";",
"<",
"/",
"code",
">"
] | [
"return",
"asset",
"id",
";"
] |
[
"<",
"code",
">",
"repeated",
"int",
"3",
"2",
"asset",
"id",
"=",
"6",
"[",
"packed",
"=",
"true",
"]",
";",
"<",
"/",
"code",
">"
] | [
"return",
"asset",
"id",
"size",
"(",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"int",
"3",
"2",
"asset",
"id",
"=",
"6",
"[",
"packed",
"=",
"true",
"]",
";",
"<",
"/",
"code",
">"
] | [
"return",
"asset",
"id",
"get",
"(",
"index",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"string",
"asset",
"uri",
"=",
"7",
";",
"<",
"/",
"code",
">"
] | [
"return",
"asset",
"uri",
";"
] |
[
"<",
"code",
">",
"repeated",
"string",
"asset",
"uri",
"=",
"7",
";",
"<",
"/",
"code",
">"
] | [
"return",
"asset",
"uri",
"size",
"(",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"string",
"asset",
"uri",
"=",
"7",
";",
"<",
"/",
"code",
">"
] | [
"return",
"asset",
"uri",
"get",
"(",
"index",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"string",
"asset",
"uri",
"=",
"7",
";",
"<",
"/",
"code",
">"
] | [
"return",
"asset",
"uri",
"get",
"byte",
"string",
"(",
"index",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"string",
"register",
"block",
"family",
"=",
"8",
";",
"<",
"/",
"code",
">"
] | [
"return",
"register",
"block",
"family",
";"
] |
[
"<",
"code",
">",
"repeated",
"string",
"register",
"block",
"family",
"=",
"8",
";",
"<",
"/",
"code",
">"
] | [
"return",
"register",
"block",
"family",
"size",
"(",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"string",
"register",
"block",
"family",
"=",
"8",
";",
"<",
"/",
"code",
">"
] | [
"return",
"register",
"block",
"family",
"get",
"(",
"index",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"string",
"register",
"block",
"family",
"=",
"8",
";",
"<",
"/",
"code",
">"
] | [
"return",
"register",
"block",
"family",
"get",
"byte",
"string",
"(",
"index",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"world",
"info",
"world",
"info",
"=",
"9",
";",
"<",
"/",
"code",
">"
] | [
"return",
"world",
"info",
";"
] |
[
"<",
"code",
">",
"repeated",
"world",
"info",
"world",
"info",
"=",
"9",
";",
"<",
"/",
"code",
">"
] | [
"return",
"world",
"info",
";"
] |
[
"<",
"code",
">",
"repeated",
"world",
"info",
"world",
"info",
"=",
"9",
";",
"<",
"/",
"code",
">"
] | [
"return",
"world",
"info",
"size",
"(",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"world",
"info",
"world",
"info",
"=",
"9",
";",
"<",
"/",
"code",
">"
] | [
"return",
"world",
"info",
"get",
"(",
"index",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"world",
"info",
"world",
"info",
"=",
"9",
";",
"<",
"/",
"code",
">"
] | [
"return",
"world",
"info",
"get",
"(",
"index",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"sint",
"3",
"2",
"biome",
"short",
"id",
"=",
"10",
"[",
"packed",
"=",
"true",
"]",
";",
"<",
"/",
"code",
">"
] | [
"return",
"biome",
"short",
"id",
";"
] |
[
"<",
"code",
">",
"repeated",
"sint",
"3",
"2",
"biome",
"short",
"id",
"=",
"10",
"[",
"packed",
"=",
"true",
"]",
";",
"<",
"/",
"code",
">"
] | [
"return",
"biome",
"short",
"id",
"size",
"(",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"sint",
"3",
"2",
"biome",
"short",
"id",
"=",
"10",
"[",
"packed",
"=",
"true",
"]",
";",
"<",
"/",
"code",
">"
] | [
"return",
"biome",
"short",
"id",
"get",
"(",
"index",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"string",
"biome",
"id",
"=",
"11",
";",
"<",
"/",
"code",
">"
] | [
"return",
"biome",
"id",
";"
] |
[
"<",
"code",
">",
"repeated",
"string",
"biome",
"id",
"=",
"11",
";",
"<",
"/",
"code",
">"
] | [
"return",
"biome",
"id",
"size",
"(",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"string",
"biome",
"id",
"=",
"11",
";",
"<",
"/",
"code",
">"
] | [
"return",
"biome",
"id",
"get",
"(",
"index",
")",
";"
] |
[
"<",
"code",
">",
"repeated",
"string",
"biome",
"id",
"=",
"11",
";",
"<",
"/",
"code",
">"
] | [
"return",
"biome",
"id",
"get",
"byte",
"string",
"(",
"index",
")",
";"
] |
[
"<",
"pre",
">",
"required",
":",
"the",
"message",
"to",
"report",
"when",
"a",
"requirement",
"is",
"violated",
"this",
"should",
"reference",
"a",
"document",
"describing",
"the",
"reasoning",
"for",
"the",
"requirement",
"and",
"contacts",
"<",
"/",
"pre... | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"1",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"1",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"string",
"error",
"message",
"=",
"4",
";",
"<",
"/",
"code",
">"
] | [
"java",
"lang",
"object",
"ref",
"=",
"error",
"message",
";",
"if",
"(",
"ref",
"instanceof",
"java",
"lang",
"string",
")",
"{",
"return",
"(",
"java",
"lang",
"string",
")",
"ref",
";",
"}",
"else",
"{",
"com",
"google",
"protobuf",
"byte",
"string"... |
[
"<",
"code",
">",
"optional",
"string",
"error",
"message",
"=",
"4",
";",
"<",
"/",
"code",
">"
] | [
"java",
"lang",
"object",
"ref",
"=",
"error",
"message",
";",
"if",
"(",
"ref",
"instanceof",
"java",
"lang",
"string",
")",
"{",
"com",
"google",
"protobuf",
"byte",
"string",
"b",
"=",
"com",
"google",
"protobuf",
"byte",
"string",
"copy",
"from",
"ut... |
[
"<",
"code",
">",
"optional",
"string",
"game",
"name",
"=",
"16",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"4",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"4",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"string",
"game",
"name",
"=",
"16",
";",
"<",
"/",
"code",
">"
] | [
"java",
"lang",
"object",
"ref",
"=",
"game",
"name",
";",
"if",
"(",
"ref",
"instanceof",
"java",
"lang",
"string",
")",
"{",
"return",
"(",
"java",
"lang",
"string",
")",
"ref",
";",
"}",
"else",
"{",
"com",
"google",
"protobuf",
"byte",
"string",
... |
[
"<",
"code",
">",
"optional",
"string",
"game",
"name",
"=",
"16",
";",
"<",
"/",
"code",
">"
] | [
"java",
"lang",
"object",
"ref",
"=",
"game",
"name",
";",
"if",
"(",
"ref",
"instanceof",
"java",
"lang",
"string",
")",
"{",
"com",
"google",
"protobuf",
"byte",
"string",
"b",
"=",
"com",
"google",
"protobuf",
"byte",
"string",
"copy",
"from",
"utf",
... |
[
"<",
"code",
">",
"optional",
"int",
"6",
"4",
"time",
"=",
"17",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"8",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"8",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"float",
"reflection",
"height",
"=",
"18",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"1",
"0",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"1",
"0",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"float",
"reflection",
"height",
"=",
"18",
";",
"<",
"/",
"code",
">"
] | [
"return",
"reflection",
"height",
";"
] |
[
"<",
"code",
">",
"optional",
"string",
"motd",
"=",
"19",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"2",
"0",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"2",
"0",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"string",
"motd",
"=",
"19",
";",
"<",
"/",
"code",
">"
] | [
"java",
"lang",
"object",
"ref",
"=",
"m",
"o",
"t",
"d",
";",
"if",
"(",
"ref",
"instanceof",
"java",
"lang",
"string",
")",
"{",
"return",
"(",
"java",
"lang",
"string",
")",
"ref",
";",
"}",
"else",
"{",
"com",
"google",
"protobuf",
"byte",
"str... |
[
"<",
"code",
">",
"optional",
"string",
"motd",
"=",
"19",
";",
"<",
"/",
"code",
">"
] | [
"java",
"lang",
"object",
"ref",
"=",
"m",
"o",
"t",
"d",
";",
"if",
"(",
"ref",
"instanceof",
"java",
"lang",
"string",
")",
"{",
"com",
"google",
"protobuf",
"byte",
"string",
"b",
"=",
"com",
"google",
"protobuf",
"byte",
"string",
"copy",
"from",
... |
[
"<",
"code",
">",
"optional",
"int",
"3",
"2",
"online",
"players",
"amount",
"=",
"20",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"4",
"0",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"4",
"0",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"int",
"3",
"2",
"online",
"players",
"amount",
"=",
"20",
";",
"<",
"/",
"code",
">"
] | [
"return",
"online",
"players",
"amount",
";"
] |
[
"<",
"code",
">",
"optional",
"string",
"title",
"=",
"1",
";",
"<",
"/",
"code",
">"
] | [
"return",
"(",
"(",
"bit",
"field",
"0",
"&",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"1",
")",
"=",
"=",
"0x",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"1",
")",
";"
] |
[
"<",
"code",
">",
"optional",
"string",
"title",
"=",
"1",
";",
"<",
"/",
"code",
">"
] | [
"java",
"lang",
"object",
"ref",
"=",
"title",
";",
"if",
"(",
"ref",
"instanceof",
"java",
"lang",
"string",
")",
"{",
"return",
"(",
"java",
"lang",
"string",
")",
"ref",
";",
"}",
"else",
"{",
"com",
"google",
"protobuf",
"byte",
"string",
"bs",
"... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.