Skip to content

Commit

Permalink
Update API docs for pmmp/PocketMine-MP@9d75c45
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 13, 2023
1 parent 0cbdc92 commit 29334e7
Show file tree
Hide file tree
Showing 8,490 changed files with 73,131 additions and 71,223 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
172 changes: 87 additions & 85 deletions docs/annotated.html

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions docs/annotated_dup.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/classes.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">PocketMine-MP<span id="projectnumber">&#160;5.8.2 git-c7a537abbb99156fdfc83edd2be60bb9e5d7d1f9</span>
<div id="projectname">PocketMine-MP<span id="projectnumber">&#160;5.8.2 git-9d75c45bf58fd564e4c85cb216e0a18e73c07c84</span>
</div>
</td>
</tr>
Expand Down Expand Up @@ -180,7 +180,7 @@
<tr class="even"><td class="entry"><a class="el" href="../../d7/d27/classpocketmine_1_1block_1_1_block.html#a3a46169e7d256b3a1f3af8c54ddba832">readStateFromWorld</a>()</td><td class="entry"><a class="el" href="../../d7/d27/classpocketmine_1_1block_1_1_block.html">pocketmine\block\Block</a></td><td class="entry"></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="../../d3/d1e/classpocketmine_1_1block_1_1_flowable.html#a097af4a935135a8524d812f497373075">recalculateCollisionBoxes</a>()</td><td class="entry"><a class="el" href="../../d3/d1e/classpocketmine_1_1block_1_1_flowable.html">pocketmine\block\Flowable</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="../../dc/d0c/classpocketmine_1_1block_1_1_stem.html#a00b17b6ab2ea033f777b0819343c5498">setFacing</a>(int $facing)</td><td class="entry"><a class="el" href="../../dc/d0c/classpocketmine_1_1block_1_1_stem.html">pocketmine\block\Stem</a></td><td class="entry"></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="../../d2/d70/classpocketmine_1_1block_1_1_crops.html#a2175d7c31f1159374dd4dd359a117dbb">ticksRandomly</a>()</td><td class="entry"><a class="el" href="../../d2/d70/classpocketmine_1_1block_1_1_crops.html">pocketmine\block\Crops</a></td><td class="entry"></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="../../dc/d0c/classpocketmine_1_1block_1_1_stem.html#aeb1cdfcdae26314901d4093f2cdd100b">ticksRandomly</a>()</td><td class="entry"><a class="el" href="../../dc/d0c/classpocketmine_1_1block_1_1_stem.html">pocketmine\block\Stem</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="../../d7/d27/classpocketmine_1_1block_1_1_block.html#a9404d9040389f3ff2462f86d9a181160">writeStateToWorld</a>()</td><td class="entry"><a class="el" href="../../d7/d27/classpocketmine_1_1block_1_1_block.html">pocketmine\block\Block</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">PocketMine-MP<span id="projectnumber">&#160;5.8.2 git-c7a537abbb99156fdfc83edd2be60bb9e5d7d1f9</span>
<div id="projectname">PocketMine-MP<span id="projectnumber">&#160;5.8.2 git-9d75c45bf58fd564e4c85cb216e0a18e73c07c84</span>
</div>
</td>
</tr>
Expand Down
25 changes: 13 additions & 12 deletions docs/d0/d03/_torchflower_crop_8php_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">PocketMine-MP<span id="projectnumber">&#160;5.8.2 git-c7a537abbb99156fdfc83edd2be60bb9e5d7d1f9</span>
<div id="projectname">PocketMine-MP<span id="projectnumber">&#160;5.8.2 git-9d75c45bf58fd564e4c85cb216e0a18e73c07c84</span>
</div>
</td>
</tr>
Expand Down Expand Up @@ -118,15 +118,15 @@
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span><span class="keyword">namespace </span><a class="code hl_namespace" href="../../d0/dc3/namespacepocketmine_1_1block.html">pocketmine\block</a>;</div>
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> </div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span>use <a class="code hl_class" href="../../d4/d5d/classpocketmine_1_1block_1_1utils_1_1_block_event_helper.html">pocketmine\block\utils\BlockEventHelper</a>;</div>
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span>use pocketmine\block\utils\StaticSupportTrait;</div>
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span>use <a class="code hl_interface" href="../../d8/d5e/interfacepocketmine_1_1data_1_1runtime_1_1_runtime_data_describer.html">pocketmine\data\runtime\RuntimeDataDescriber</a>;</div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span>use <a class="code hl_class" href="../../d2/df4/classpocketmine_1_1item_1_1_fertilizer.html">pocketmine\item\Fertilizer</a>;</div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span>use <a class="code hl_class" href="../../d5/d8a/classpocketmine_1_1item_1_1_item.html">pocketmine\item\Item</a>;</div>
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span>use <a class="code hl_class" href="../../d9/dff/classpocketmine_1_1item_1_1_vanilla_items.html">pocketmine\item\VanillaItems</a>;</div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span>use <a class="code hl_class" href="../../dd/d25/classpocketmine_1_1math_1_1_facing.html">pocketmine\math\Facing</a>;</div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span>use <a class="code hl_class" href="../../d2/d90/classpocketmine_1_1math_1_1_vector3.html">pocketmine\math\Vector3</a>;</div>
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span>use <a class="code hl_class" href="../../d0/d6f/classpocketmine_1_1player_1_1_player.html">pocketmine\player\Player</a>;</div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span>use <span class="keyword">function</span> mt_rand;</div>
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span>use <a class="code hl_class" href="../../da/d21/classpocketmine_1_1block_1_1utils_1_1_crop_growth_helper.html">pocketmine\block\utils\CropGrowthHelper</a>;</div>
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span>use pocketmine\block\utils\StaticSupportTrait;</div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span>use <a class="code hl_interface" href="../../d8/d5e/interfacepocketmine_1_1data_1_1runtime_1_1_runtime_data_describer.html">pocketmine\data\runtime\RuntimeDataDescriber</a>;</div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span>use <a class="code hl_class" href="../../d2/df4/classpocketmine_1_1item_1_1_fertilizer.html">pocketmine\item\Fertilizer</a>;</div>
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span>use <a class="code hl_class" href="../../d5/d8a/classpocketmine_1_1item_1_1_item.html">pocketmine\item\Item</a>;</div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span>use <a class="code hl_class" href="../../d9/dff/classpocketmine_1_1item_1_1_vanilla_items.html">pocketmine\item\VanillaItems</a>;</div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span>use <a class="code hl_class" href="../../dd/d25/classpocketmine_1_1math_1_1_facing.html">pocketmine\math\Facing</a>;</div>
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span>use <a class="code hl_class" href="../../d2/d90/classpocketmine_1_1math_1_1_vector3.html">pocketmine\math\Vector3</a>;</div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span>use <a class="code hl_class" href="../../d0/d6f/classpocketmine_1_1player_1_1_player.html">pocketmine\player\Player</a>;</div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span> </div>
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"><a class="line" href="../../de/d91/classpocketmine_1_1block_1_1_torchflower_crop.html"> 37</a></span><span class="keyword">final</span> <span class="keyword">class </span><a class="code hl_class" href="../../de/d91/classpocketmine_1_1block_1_1_torchflower_crop.html">TorchflowerCrop</a> <span class="keyword">extends</span> <a class="code hl_class" href="../../d3/d1e/classpocketmine_1_1block_1_1_flowable.html">Flowable</a>{</div>
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> use StaticSupportTrait;</div>
Expand Down Expand Up @@ -173,7 +173,7 @@
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span> }</div>
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"> 80</span> </div>
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"><a class="line" href="../../de/d91/classpocketmine_1_1block_1_1_torchflower_crop.html#a8da01b59d9ce717af513219b2b6826ac"> 81</a></span> <span class="keyword">public</span> <span class="keyword">function</span> <a class="code hl_function" href="../../de/d91/classpocketmine_1_1block_1_1_torchflower_crop.html#a8da01b59d9ce717af513219b2b6826ac">onRandomTick</a>() : void{</div>
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span> if(mt_rand(0, 2) === 1){</div>
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span> if(<a class="code hl_class" href="../../da/d21/classpocketmine_1_1block_1_1utils_1_1_crop_growth_helper.html">CropGrowthHelper</a>::canGrow($this)){</div>
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span> BlockEventHelper::grow($this, $this-&gt;getNextState(), <span class="keyword">null</span>);</div>
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span> }</div>
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span> }</div>
Expand All @@ -190,10 +190,11 @@
<div class="ttc" id="aclasspocketmine_1_1block_1_1_torchflower_crop_html_a9b279f7bffbd84c556b5ee304f98050d"><div class="ttname"><a href="../../de/d91/classpocketmine_1_1block_1_1_torchflower_crop.html#a9b279f7bffbd84c556b5ee304f98050d">pocketmine\block\TorchflowerCrop\describeBlockOnlyState</a></div><div class="ttdeci">describeBlockOnlyState(RuntimeDataDescriber $w)</div><div class="ttdef"><b>Definition:</b> <a href="../../d0/d03/_torchflower_crop_8php_source.html#l00042">TorchflowerCrop.php:42</a></div></div>
<div class="ttc" id="aclasspocketmine_1_1block_1_1_torchflower_crop_html_aaf61de947d43fdb7cb09ce1bef780fdd"><div class="ttname"><a href="../../de/d91/classpocketmine_1_1block_1_1_torchflower_crop.html#aaf61de947d43fdb7cb09ce1bef780fdd">pocketmine\block\TorchflowerCrop\onInteract</a></div><div class="ttdeci">onInteract(Item $item, int $face, Vector3 $clickVector, ?Player $player=null, array &amp;$returnedItems=[])</div><div class="ttdef"><b>Definition:</b> <a href="../../d0/d03/_torchflower_crop_8php_source.html#l00065">TorchflowerCrop.php:65</a></div></div>
<div class="ttc" id="aclasspocketmine_1_1block_1_1utils_1_1_block_event_helper_html"><div class="ttname"><a href="../../d4/d5d/classpocketmine_1_1block_1_1utils_1_1_block_event_helper.html">pocketmine\block\utils\BlockEventHelper</a></div><div class="ttdef"><b>Definition:</b> <a href="../../d1/de3/_block_event_helper_8php_source.html#l00039">BlockEventHelper.php:39</a></div></div>
<div class="ttc" id="aclasspocketmine_1_1block_1_1utils_1_1_crop_growth_helper_html"><div class="ttname"><a href="../../da/d21/classpocketmine_1_1block_1_1utils_1_1_crop_growth_helper.html">pocketmine\block\utils\CropGrowthHelper</a></div><div class="ttdef"><b>Definition:</b> <a href="../../dd/dfe/_crop_growth_helper_8php_source.html#l00030">CropGrowthHelper.php:30</a></div></div>
<div class="ttc" id="aclasspocketmine_1_1item_1_1_fertilizer_html"><div class="ttname"><a href="../../d2/df4/classpocketmine_1_1item_1_1_fertilizer.html">pocketmine\item\Fertilizer</a></div><div class="ttdef"><b>Definition:</b> <a href="../../df/d0d/_fertilizer_8php_source.html#l00026">Fertilizer.php:26</a></div></div>
<div class="ttc" id="aclasspocketmine_1_1item_1_1_item_html"><div class="ttname"><a href="../../d5/d8a/classpocketmine_1_1item_1_1_item.html">pocketmine\item\Item</a></div><div class="ttdef"><b>Definition:</b> <a href="../../db/d98/_item_8php_source.html#l00060">Item.php:60</a></div></div>
<div class="ttc" id="aclasspocketmine_1_1item_1_1_item_html_a67b44433c553602d7c851b1ca23e6e5e"><div class="ttname"><a href="../../d5/d8a/classpocketmine_1_1item_1_1_item.html#a67b44433c553602d7c851b1ca23e6e5e">pocketmine\item\Item\pop</a></div><div class="ttdeci">pop(int $count=1)</div><div class="ttdef"><b>Definition:</b> <a href="../../db/d98/_item_8php_source.html#l00430">Item.php:430</a></div></div>
<div class="ttc" id="aclasspocketmine_1_1item_1_1_vanilla_items_html"><div class="ttname"><a href="../../d9/dff/classpocketmine_1_1item_1_1_vanilla_items.html">pocketmine\item\VanillaItems</a></div><div class="ttdef"><b>Definition:</b> <a href="../../df/da6/_vanilla_items_8php_source.html#l00316">VanillaItems.php:316</a></div></div>
<div class="ttc" id="aclasspocketmine_1_1item_1_1_vanilla_items_html"><div class="ttname"><a href="../../d9/dff/classpocketmine_1_1item_1_1_vanilla_items.html">pocketmine\item\VanillaItems</a></div><div class="ttdef"><b>Definition:</b> <a href="../../df/da6/_vanilla_items_8php_source.html#l00333">VanillaItems.php:333</a></div></div>
<div class="ttc" id="aclasspocketmine_1_1math_1_1_facing_html"><div class="ttname"><a href="../../dd/d25/classpocketmine_1_1math_1_1_facing.html">pocketmine\math\Facing</a></div><div class="ttdef"><b>Definition:</b> <a href="../../df/d0d/_facing_8php_source.html#l00028">Facing.php:28</a></div></div>
<div class="ttc" id="aclasspocketmine_1_1math_1_1_vector3_html"><div class="ttname"><a href="../../d2/d90/classpocketmine_1_1math_1_1_vector3.html">pocketmine\math\Vector3</a></div><div class="ttdef"><b>Definition:</b> <a href="../../de/d7b/_vector3_8php_source.html#l00036">Vector3.php:36</a></div></div>
<div class="ttc" id="aclasspocketmine_1_1player_1_1_player_html"><div class="ttname"><a href="../../d0/d6f/classpocketmine_1_1player_1_1_player.html">pocketmine\player\Player</a></div><div class="ttdef"><b>Definition:</b> <a href="../../d9/d76/_player_8php_source.html#l00169">Player.php:169</a></div></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">PocketMine-MP<span id="projectnumber">&#160;5.8.2 git-c7a537abbb99156fdfc83edd2be60bb9e5d7d1f9</span>
<div id="projectname">PocketMine-MP<span id="projectnumber">&#160;5.8.2 git-9d75c45bf58fd564e4c85cb216e0a18e73c07c84</span>
</div>
</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/d0/d04/_permission_attachment_info_8php_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">PocketMine-MP<span id="projectnumber">&#160;5.8.2 git-c7a537abbb99156fdfc83edd2be60bb9e5d7d1f9</span>
<div id="projectname">PocketMine-MP<span id="projectnumber">&#160;5.8.2 git-9d75c45bf58fd564e4c85cb216e0a18e73c07c84</span>
</div>
</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/d0/d04/class_json_mapper-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">PocketMine-MP<span id="projectnumber">&#160;5.8.2 git-c7a537abbb99156fdfc83edd2be60bb9e5d7d1f9</span>
<div id="projectname">PocketMine-MP<span id="projectnumber">&#160;5.8.2 git-9d75c45bf58fd564e4c85cb216e0a18e73c07c84</span>
</div>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">PocketMine-MP<span id="projectnumber">&#160;5.8.2 git-c7a537abbb99156fdfc83edd2be60bb9e5d7d1f9</span>
<div id="projectname">PocketMine-MP<span id="projectnumber">&#160;5.8.2 git-9d75c45bf58fd564e4c85cb216e0a18e73c07c84</span>
</div>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">PocketMine-MP<span id="projectnumber">&#160;5.8.2 git-c7a537abbb99156fdfc83edd2be60bb9e5d7d1f9</span>
<div id="projectname">PocketMine-MP<span id="projectnumber">&#160;5.8.2 git-9d75c45bf58fd564e4c85cb216e0a18e73c07c84</span>
</div>
</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/d0/d05/src_2_server_8php_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">PocketMine-MP<span id="projectnumber">&#160;5.8.2 git-c7a537abbb99156fdfc83edd2be60bb9e5d7d1f9</span>
<div id="projectname">PocketMine-MP<span id="projectnumber">&#160;5.8.2 git-9d75c45bf58fd564e4c85cb216e0a18e73c07c84</span>
</div>
</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/d0/d06/_player_pre_login_event_8php_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">PocketMine-MP<span id="projectnumber">&#160;5.8.2 git-c7a537abbb99156fdfc83edd2be60bb9e5d7d1f9</span>
<div id="projectname">PocketMine-MP<span id="projectnumber">&#160;5.8.2 git-9d75c45bf58fd564e4c85cb216e0a18e73c07c84</span>
</div>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fd11b0a77ac7ab20b2f6b01dac4bda82
c61a4308fdf3d8df0ab06040d2397b9f
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 29334e7

Please sign in to comment.