Skip to content

Commit

Permalink
Docs update: Preview 1.21.60.23
Browse files Browse the repository at this point in the history
  • Loading branch information
destruc7i0n committed Dec 4, 2024
1 parent 000edd5 commit 42720c2
Show file tree
Hide file tree
Showing 16 changed files with 538 additions and 535 deletions.
290 changes: 145 additions & 145 deletions 1.21.0.0/1.21.60.23/Addons.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 1.21.0.0/1.21.60.23/Animations.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>ANIMATIONS DOCUMENTATION </br>Version: 1.21.60.21</h1>
<h1>ANIMATIONS DOCUMENTATION </br>Version: 1.21.60.23</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
2 changes: 1 addition & 1 deletion 1.21.0.0/1.21.60.23/Biomes.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>BIOMES DOCUMENTATION </br>Version: 1.21.60.21</h1>
<h1>BIOMES DOCUMENTATION </br>Version: 1.21.60.23</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
2 changes: 1 addition & 1 deletion 1.21.0.0/1.21.60.23/Blocks.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>BLOCKS DOCUMENTATION </br>Version: 1.21.60.21</h1>
<h1>BLOCKS DOCUMENTATION </br>Version: 1.21.60.23</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
2 changes: 1 addition & 1 deletion 1.21.0.0/1.21.60.23/Client Biomes.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>CLIENT BIOMES DOCUMENTATION </br>Version: 1.21.60.21</h1>
<h1>CLIENT BIOMES DOCUMENTATION </br>Version: 1.21.60.23</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
732 changes: 370 additions & 362 deletions 1.21.0.0/1.21.60.23/Entities.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 1.21.0.0/1.21.60.23/Entity Events.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>ENTITY EVENTS DOCUMENTATION </br>Version: 1.21.60.21</h1>
<h1>ENTITY EVENTS DOCUMENTATION </br>Version: 1.21.60.23</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
2 changes: 1 addition & 1 deletion 1.21.0.0/1.21.60.23/Entity Timeline Events.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>ENTITY TIMELINE EVENTS DOCUMENTATION </br>Version: 1.21.60.21</h1>
<h1>ENTITY TIMELINE EVENTS DOCUMENTATION </br>Version: 1.21.60.23</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
4 changes: 2 additions & 2 deletions 1.21.0.0/1.21.60.23/Features.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>FEATURES DOCUMENTATION </br>Version: 1.21.60.21</h1>
<h1>FEATURES DOCUMENTATION </br>Version: 1.21.60.23</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down Expand Up @@ -987,7 +987,7 @@ <h2>Feature schema</h2>
string "identifier" // The name of this feature in the form 'namespace_name:feature_name'. 'feature_name' must match the filename.
}
float "ratio_of_empty_space" : opt // Ratio of a Chunk to be filled with empty space rather than features.
array "feature_areas"[1,18446744073709551615]
array "feature_areas"[1,*]
{
object "<any array element>" : opt
{
Expand Down
2 changes: 1 addition & 1 deletion 1.21.0.0/1.21.60.23/Fogs.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>FOGS DOCUMENTATION </br>Version: 1.21.60.21</h1>
<h1>FOGS DOCUMENTATION </br>Version: 1.21.60.23</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
2 changes: 1 addition & 1 deletion 1.21.0.0/1.21.60.23/Item.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>ITEM DOCUMENTATION </br>Version: 1.21.60.21</h1>
<h1>ITEM DOCUMENTATION </br>Version: 1.21.60.23</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
23 changes: 9 additions & 14 deletions 1.21.0.0/1.21.60.23/Molang.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>MOLANG DOCUMENTATION </br>Version: 1.21.60.21</h1>
<h1>MOLANG DOCUMENTATION </br>Version: 1.21.60.23</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down Expand Up @@ -1623,6 +1623,10 @@ <h2></h2>
<td style="border-style:solid; border-width:3; padding:7px">Returns 1.0 if the entity was last hit by the player, else it returns 0.0. If called by the client always returns 0.0.</br></td>
</tr>
<tr>
<td style="border-style:solid; border-width:3; padding:7px">query.last_input_mode_is_any</td>
<td style="border-style:solid; border-width:3; padding:7px">Takes one or more arguments ('keyboard_and_mouse', 'touch', 'gamepad', or 'motion_controller'). If the last input used is any of the specified string values, returns 1.0. Otherwise returns 0.0. Available on the Client (Resource Packs) only.</br></td>
</tr>
<tr>
<td style="border-style:solid; border-width:3; padding:7px">query.lie_amount</td>
<td style="border-style:solid; border-width:3; padding:7px">Returns the lie down amount for the entity.</br></td>
</tr>
Expand Down Expand Up @@ -1919,6 +1923,10 @@ <h2></h2>
<td style="border-style:solid; border-width:3; padding:7px">Returns the total number of active particles in the world.</br></td>
</tr>
<tr>
<td style="border-style:solid; border-width:3; padding:7px">query.touch_only_affects_hotbar</td>
<td style="border-style:solid; border-width:3; padding:7px">Returns 1.0 if the touch input only affects the touchbar, otherwise returns 0.0. Available on the Client (Resource Packs) only.</br></td>
</tr>
<tr>
<td style="border-style:solid; border-width:3; padding:7px">query.trade_tier</td>
<td style="border-style:solid; border-width:3; padding:7px">Returns the trade tier of the entity if it makes sense, else it returns 0.0</br></td>
</tr>
Expand Down Expand Up @@ -1955,19 +1963,6 @@ <h2></h2>

<h1><p id="List of Experimental Entity Queries">List of Experimental Entity Queries</p></h1>

<h2></h2>

<table border="1" style="width:100%; border-style:solid; border-collapse:collapse; border-width:3;">
<tr> <th style="border-style:solid; border-width:3;">Name</th> <th style="border-style:solid; border-width:3;">Description</th> </tr>
<tr>
<td style="border-style:solid; border-width:3; padding:7px">query.last_input_mode_is_any</td>
<td style="border-style:solid; border-width:3; padding:7px">(EXPERIMENTAL. Enable 'Upcoming Creator Features' to use.) Takes one or more arguments ('keyboard_and_mouse', 'touch', 'gamepad', or 'motion_controller'). If the last input used is any of the specified string values, returns 1.0. Otherwise returns 0.0. Available on the Client (Resource Packs) only.</br></td>
</tr>
<tr>
<td style="border-style:solid; border-width:3; padding:7px">query.touch_only_affects_hotbar</td>
<td style="border-style:solid; border-width:3; padding:7px">(EXPERIMENTAL. Enable 'Upcoming Creator Features' to use.) Returns 1.0 if the touch input only affects the touchbar, otherwise returns 0.0. Available on the Client (Resource Packs) only.</br></td>
</tr>
</table>
<a href="#Index">Back to top</a><br><br>

<br><br>
Expand Down
2 changes: 1 addition & 1 deletion 1.21.0.0/1.21.60.23/Particles.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>PARTICLES DOCUMENTATION </br>Version: 1.21.60.21</h1>
<h1>PARTICLES DOCUMENTATION </br>Version: 1.21.60.23</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
2 changes: 1 addition & 1 deletion 1.21.0.0/1.21.60.23/Recipes.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>RECIPES DOCUMENTATION </br>Version: 1.21.60.21</h1>
<h1>RECIPES DOCUMENTATION </br>Version: 1.21.60.23</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
2 changes: 1 addition & 1 deletion 1.21.0.0/1.21.60.23/Schemas.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>SCHEMAS DOCUMENTATION </br>Version: 1.21.60.21</h1>
<h1>SCHEMAS DOCUMENTATION </br>Version: 1.21.60.23</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
2 changes: 1 addition & 1 deletion 1.21.0.0/1.21.60.23/Texture Sets.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>TEXTURE SETS DOCUMENTATION </br>Version: 1.21.60.21</h1>
<h1>TEXTURE SETS DOCUMENTATION </br>Version: 1.21.60.23</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down

0 comments on commit 42720c2

Please sign in to comment.