Skip to content

Commit

Permalink
publish
Browse files Browse the repository at this point in the history
  • Loading branch information
rom1504bot committed Jul 11, 2024
1 parent 8d1bf53 commit 19d048b
Show file tree
Hide file tree
Showing 33 changed files with 7,856 additions and 84 deletions.
2 changes: 1 addition & 1 deletion bundle.js

Large diffs are not rendered by default.

8 changes: 7 additions & 1 deletion protocol/bedrock/1.16.201/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
thead td { font-weight: bold; background-color: #E0E0E0; }
a { text-decoration: none; }
.name { text-transform: capitalize; }
.sitkcy-container { position: relative; }
.sticky-header { position: sticky; top: 0; text-align: center; font-size: 1.5rem; }
</style>
</head><div class='container'><h3>Table of Contents</h3>
<table class='table table-bordered table-striped' style='width:50%'>
Expand Down Expand Up @@ -1386,9 +1388,13 @@
<tr><td class='field-name name'>primary effect </td><td>zigzag32</td><td></td></tr>
<tr><td class='field-name name'>secondary effect </td><td>zigzag32</td><td></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is craft recipe or craft recipe auto</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='name'><span class='fake'>is craft recipe</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>recipe network id </td><td>varint</td><td></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is craft recipe auto</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>recipe network id </td><td>varint</td><td></td></tr>
<tr><td class='field-name name'>times crafted </td><td>u8</td><td></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is craft creative</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>creative item network id </td><td>varint</td><td></td></tr>
</table></td></tr>
Expand Down
12 changes: 9 additions & 3 deletions protocol/bedrock/1.16.210/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
thead td { font-weight: bold; background-color: #E0E0E0; }
a { text-decoration: none; }
.name { text-transform: capitalize; }
.sitkcy-container { position: relative; }
.sticky-header { position: sticky; top: 0; text-align: center; font-size: 1.5rem; }
</style>
</head><div class='container'><h3>Table of Contents</h3>
<table class='table table-bordered table-striped' style='width:50%'>
Expand Down Expand Up @@ -1437,7 +1439,7 @@

<p></p>
<table class='table-bordered'><thead><tr><td>Field Name</td><td>Field Type</td><td>Notes</td></tr></thead>
<tr><td class='field-name name'>request id </td><td>varint</td><td></td></tr>
<tr><td class='field-name name'>request id </td><td>zigzag32</td><td></td></tr>
<tr><td class='field-name'><span class='name'>actions</span> length</td><td>varint</td><td ></td></tr>
<tr><td class='field-name'><span class='name'>actions</span> <div class="tag tag-array">array</div></td><td colspan=2><table>
<tr><td class='name field-name'>type id </td><td colspan=2>u8 <span class='tag tag-enum'>enum</span><hr/> <table style='width:100%'>
Expand Down Expand Up @@ -1485,13 +1487,17 @@
<tr><td class='field-name name'>secondary effect </td><td>zigzag32</td><td></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is mine block</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>unknown1 </td><td>zigzag32</td><td></td></tr>
<tr><td class='field-name name'>hotbar slot </td><td>zigzag32</td><td></td></tr>
<tr><td class='field-name name'>predicted durability </td><td>zigzag32</td><td></td></tr>
<tr><td class='field-name name'>network id </td><td>zigzag32</td><td></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is craft recipe or craft recipe auto</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='name'><span class='fake'>is craft recipe</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>recipe network id </td><td>varint</td><td></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is craft recipe auto</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>recipe network id </td><td>varint</td><td></td></tr>
<tr><td class='field-name name'>times crafted </td><td>u8</td><td></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is craft creative</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>item id </td><td>varint</td><td></td></tr>
</table></td></tr>
Expand Down
11 changes: 9 additions & 2 deletions protocol/bedrock/1.16.220/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
thead td { font-weight: bold; background-color: #E0E0E0; }
a { text-decoration: none; }
.name { text-transform: capitalize; }
.sitkcy-container { position: relative; }
.sticky-header { position: sticky; top: 0; text-align: center; font-size: 1.5rem; }
</style>
</head><div class='container'><h3>Table of Contents</h3>
<table class='table table-bordered table-striped' style='width:50%'>
Expand Down Expand Up @@ -1723,17 +1725,22 @@
<tr><td class='field-name name'>secondary effect </td><td>zigzag32</td><td></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is mine block</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>unknown1 </td><td>zigzag32</td><td><p>// Unknown1 … TODO: Find out what this is for</p></td></tr>
<tr><td class='field-name name'>hotbar slot </td><td>zigzag32</td><td><p>Current hotbar slot</p></td></tr>
<tr><td class='field-name name'>predicted durability </td><td>zigzag32</td><td><p>PredictedDurability is the durability of the item that the client assumes to be present at the time</p></td></tr>
<tr><td class='field-name name'>network id </td><td>zigzag32</td><td><p>StackNetworkID is the unique stack ID that the client assumes to be present at the time. The server
must check if these IDs match. If they do not match, servers should reject the stack request that the
action holding this info was in.</p></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is craft recipe or craft recipe auto</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='name'><span class='fake'>is craft recipe</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>recipe network id </td><td>varint</td><td><p>RecipeNetworkID is the network ID of the recipe that is about to be crafted. This network ID matches
one of the recipes sent in the CraftingData packet, where each of the recipes have a RecipeNetworkID as
of 1.16.</p></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is craft recipe auto</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>recipe network id </td><td>varint</td><td><p>RecipeNetworkID is the network ID of the recipe that is about to be crafted. This network ID matches
one of the recipes sent in the CraftingData packet, where each of the recipes have a RecipeNetworkID as</p></td></tr>
<tr><td class='field-name name'>times crafted </td><td>u8</td><td></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is craft creative</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>item id </td><td>varint</td><td><p>The stack ID of the creative item that is being created. This is one of the
creative item stack IDs sent in the CreativeContent packet.</p></td></tr>
Expand Down
11 changes: 9 additions & 2 deletions protocol/bedrock/1.17.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
thead td { font-weight: bold; background-color: #E0E0E0; }
a { text-decoration: none; }
.name { text-transform: capitalize; }
.sitkcy-container { position: relative; }
.sticky-header { position: sticky; top: 0; text-align: center; font-size: 1.5rem; }
</style>
</head><div class='container'><h3>Table of Contents</h3>
<table class='table table-bordered table-striped' style='width:50%'>
Expand Down Expand Up @@ -1729,17 +1731,22 @@
<tr><td class='field-name name'>secondary effect </td><td>zigzag32</td><td></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is mine block</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>unknown1 </td><td>zigzag32</td><td><p>// Unknown1 … TODO: Find out what this is for</p></td></tr>
<tr><td class='field-name name'>hotbar slot </td><td>zigzag32</td><td><p>Current hotbar slot</p></td></tr>
<tr><td class='field-name name'>predicted durability </td><td>zigzag32</td><td><p>PredictedDurability is the durability of the item that the client assumes to be present at the time</p></td></tr>
<tr><td class='field-name name'>network id </td><td>zigzag32</td><td><p>StackNetworkID is the unique stack ID that the client assumes to be present at the time. The server
must check if these IDs match. If they do not match, servers should reject the stack request that the
action holding this info was in.</p></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is craft recipe or craft recipe auto</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='name'><span class='fake'>is craft recipe</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>recipe network id </td><td>varint</td><td><p>RecipeNetworkID is the network ID of the recipe that is about to be crafted. This network ID matches
one of the recipes sent in the CraftingData packet, where each of the recipes have a RecipeNetworkID as
of 1.16.</p></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is craft recipe auto</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>recipe network id </td><td>varint</td><td><p>RecipeNetworkID is the network ID of the recipe that is about to be crafted. This network ID matches
one of the recipes sent in the CraftingData packet, where each of the recipes have a RecipeNetworkID as</p></td></tr>
<tr><td class='field-name name'>times crafted </td><td>u8</td><td></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is craft creative</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>item id </td><td>varint</td><td><p>The stack ID of the creative item that is being created. This is one of the
creative item stack IDs sent in the CreativeContent packet.</p></td></tr>
Expand Down
11 changes: 9 additions & 2 deletions protocol/bedrock/1.17.10/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
thead td { font-weight: bold; background-color: #E0E0E0; }
a { text-decoration: none; }
.name { text-transform: capitalize; }
.sitkcy-container { position: relative; }
.sticky-header { position: sticky; top: 0; text-align: center; font-size: 1.5rem; }
</style>
</head><div class='container'><h3>Table of Contents</h3>
<table class='table table-bordered table-striped' style='width:50%'>
Expand Down Expand Up @@ -1733,17 +1735,22 @@
<tr><td class='field-name name'>secondary effect </td><td>zigzag32</td><td></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is mine block</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>unknown1 </td><td>zigzag32</td><td><p>// Unknown1 … TODO: Find out what this is for</p></td></tr>
<tr><td class='field-name name'>hotbar slot </td><td>zigzag32</td><td><p>Current hotbar slot</p></td></tr>
<tr><td class='field-name name'>predicted durability </td><td>zigzag32</td><td><p>PredictedDurability is the durability of the item that the client assumes to be present at the time</p></td></tr>
<tr><td class='field-name name'>network id </td><td>zigzag32</td><td><p>StackNetworkID is the unique stack ID that the client assumes to be present at the time. The server
must check if these IDs match. If they do not match, servers should reject the stack request that the
action holding this info was in.</p></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is craft recipe or craft recipe auto</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='name'><span class='fake'>is craft recipe</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>recipe network id </td><td>varint</td><td><p>RecipeNetworkID is the network ID of the recipe that is about to be crafted. This network ID matches
one of the recipes sent in the CraftingData packet, where each of the recipes have a RecipeNetworkID as
of 1.16.</p></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is craft recipe auto</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>recipe network id </td><td>varint</td><td><p>RecipeNetworkID is the network ID of the recipe that is about to be crafted. This network ID matches
one of the recipes sent in the CraftingData packet, where each of the recipes have a RecipeNetworkID as</p></td></tr>
<tr><td class='field-name name'>times crafted </td><td>u8</td><td></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is craft creative</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>item id </td><td>varint</td><td><p>The stack ID of the creative item that is being created. This is one of the
creative item stack IDs sent in the CreativeContent packet.</p></td></tr>
Expand Down
11 changes: 9 additions & 2 deletions protocol/bedrock/1.17.30/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
thead td { font-weight: bold; background-color: #E0E0E0; }
a { text-decoration: none; }
.name { text-transform: capitalize; }
.sitkcy-container { position: relative; }
.sticky-header { position: sticky; top: 0; text-align: center; font-size: 1.5rem; }
</style>
</head><div class='container'><h3>Table of Contents</h3>
<table class='table table-bordered table-striped' style='width:50%'>
Expand Down Expand Up @@ -1750,17 +1752,22 @@
<tr><td class='field-name name'>secondary effect </td><td>zigzag32</td><td></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is mine block</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>unknown1 </td><td>zigzag32</td><td><p>// Unknown1 … TODO: Find out what this is for</p></td></tr>
<tr><td class='field-name name'>hotbar slot </td><td>zigzag32</td><td><p>Current hotbar slot</p></td></tr>
<tr><td class='field-name name'>predicted durability </td><td>zigzag32</td><td><p>PredictedDurability is the durability of the item that the client assumes to be present at the time</p></td></tr>
<tr><td class='field-name name'>network id </td><td>zigzag32</td><td><p>StackNetworkID is the unique stack ID that the client assumes to be present at the time. The server
must check if these IDs match. If they do not match, servers should reject the stack request that the
action holding this info was in.</p></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is craft recipe or craft recipe auto</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='name'><span class='fake'>is craft recipe</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>recipe network id </td><td>varint</td><td><p>RecipeNetworkID is the network ID of the recipe that is about to be crafted. This network ID matches
one of the recipes sent in the CraftingData packet, where each of the recipes have a RecipeNetworkID as
of 1.16.</p></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is craft recipe auto</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>recipe network id </td><td>varint</td><td><p>RecipeNetworkID is the network ID of the recipe that is about to be crafted. This network ID matches
one of the recipes sent in the CraftingData packet, where each of the recipes have a RecipeNetworkID as</p></td></tr>
<tr><td class='field-name name'>times crafted </td><td>u8</td><td></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is craft creative</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>item id </td><td>varint</td><td><p>The stack ID of the creative item that is being created. This is one of the
creative item stack IDs sent in the CreativeContent packet.</p></td></tr>
Expand Down
11 changes: 9 additions & 2 deletions protocol/bedrock/1.17.40/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
thead td { font-weight: bold; background-color: #E0E0E0; }
a { text-decoration: none; }
.name { text-transform: capitalize; }
.sitkcy-container { position: relative; }
.sticky-header { position: sticky; top: 0; text-align: center; font-size: 1.5rem; }
</style>
</head><div class='container'><h3>Table of Contents</h3>
<table class='table table-bordered table-striped' style='width:50%'>
Expand Down Expand Up @@ -1756,17 +1758,22 @@
<tr><td class='field-name name'>secondary effect </td><td>zigzag32</td><td></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is mine block</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>unknown1 </td><td>zigzag32</td><td><p>// Unknown1 … TODO: Find out what this is for</p></td></tr>
<tr><td class='field-name name'>hotbar slot </td><td>zigzag32</td><td><p>Current hotbar slot</p></td></tr>
<tr><td class='field-name name'>predicted durability </td><td>zigzag32</td><td><p>PredictedDurability is the durability of the item that the client assumes to be present at the time</p></td></tr>
<tr><td class='field-name name'>network id </td><td>zigzag32</td><td><p>StackNetworkID is the unique stack ID that the client assumes to be present at the time. The server
must check if these IDs match. If they do not match, servers should reject the stack request that the
action holding this info was in.</p></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is craft recipe or craft recipe auto</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='name'><span class='fake'>is craft recipe</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>recipe network id </td><td>varint</td><td><p>RecipeNetworkID is the network ID of the recipe that is about to be crafted. This network ID matches
one of the recipes sent in the CraftingData packet, where each of the recipes have a RecipeNetworkID as
of 1.16.</p></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is craft recipe auto</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>recipe network id </td><td>varint</td><td><p>RecipeNetworkID is the network ID of the recipe that is about to be crafted. This network ID matches
one of the recipes sent in the CraftingData packet, where each of the recipes have a RecipeNetworkID as</p></td></tr>
<tr><td class='field-name name'>times crafted </td><td>u8</td><td></td></tr>
</table></td></tr>
<tr><td class='name'><span class='fake'>is craft creative</span> </td><td colspan=2 class='bordered'><table>
<tr><td class='field-name name'>item id </td><td>varint</td><td><p>The stack ID of the creative item that is being created. This is one of the
creative item stack IDs sent in the CreativeContent packet.</p></td></tr>
Expand Down
Loading

0 comments on commit 19d048b

Please sign in to comment.