Skip to content

Commit

Permalink
Deploying to gh-pages from @ 3635afa 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
LemonCaramel committed Feb 28, 2024
1 parent 75861df commit 8f4c0dd
Show file tree
Hide file tree
Showing 3 changed files with 90 additions and 34 deletions.
12 changes: 12 additions & 0 deletions index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -17282,6 +17282,10 @@ <h2 class="title" id="I:F">F</h2>
<dd>
<div class="block">Sets whether the particle is forcefully shown to the player.</div>
</dd>
<dt><a href="org/bukkit/scoreboard/Score.html#forceSendScoreToPlayers()" class="member-name-link">forceSendScoreToPlayers()</a> - Method in interface org.bukkit.scoreboard.<a href="org/bukkit/scoreboard/Score.html" title="interface in org.bukkit.scoreboard">Score</a></dt>
<dd>
<div class="block">강제로 점수 업데이트 패킷을 전송합니다.</div>
</dd>
<dt><a href="org/bukkit/block/Biome.html#FOREST" class="member-name-link">FOREST</a> - Enum constant in enum class org.bukkit.block.<a href="org/bukkit/block/Biome.html" title="enum class in org.bukkit.block">Biome</a></dt>
<dd>&nbsp;</dd>
<dt><a href="io/papermc/paper/registry/keys/BiomeKeys.html#FOREST" class="member-name-link">FOREST</a> - Static variable in class io.papermc.paper.registry.keys.<a href="io/papermc/paper/registry/keys/BiomeKeys.html" title="class in io.papermc.paper.registry.keys">BiomeKeys</a></dt>
Expand Down Expand Up @@ -70231,6 +70235,14 @@ <h2 class="title" id="I:U">U</h2>
<dd>
<div class="block">Update the list of commands sent to the client.</div>
</dd>
<dt><a href="org/bukkit/scoreboard/Score.html#updateDisable(boolean)" class="member-name-link">updateDisable(boolean)</a> - Method in interface org.bukkit.scoreboard.<a href="org/bukkit/scoreboard/Score.html" title="interface in org.bukkit.scoreboard">Score</a></dt>
<dd>
<div class="block">점수 업데이트 패킷 비활성화 여부를 설정합니다.</div>
</dd>
<dt><a href="org/bukkit/scoreboard/Score.html#updateDisabled()" class="member-name-link">updateDisabled()</a> - Method in interface org.bukkit.scoreboard.<a href="org/bukkit/scoreboard/Score.html" title="interface in org.bukkit.scoreboard">Score</a></dt>
<dd>
<div class="block">점수 업데이트 패킷 비활성화 여부를 가져옵니다.</div>
</dd>
<dt><a href="moe/caramel/daydream/packet/PlayerInfoUpdatePacket.html#updateGameMode(java.util.UUID,org.bukkit.GameMode)" class="member-name-link">updateGameMode(UUID, GameMode)</a> - Static method in interface moe.caramel.daydream.packet.<a href="moe/caramel/daydream/packet/PlayerInfoUpdatePacket.html" title="interface in moe.caramel.daydream.packet">PlayerInfoUpdatePacket</a></dt>
<dd>
<div class="block">for Update GameMode Action</div>
Expand Down
2 changes: 1 addition & 1 deletion member-search-index.js

Large diffs are not rendered by default.

110 changes: 77 additions & 33 deletions org/bukkit/scoreboard/Score.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,73 +101,88 @@ <h2>Method Summary</h2>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the custom name for this entry.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/24.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getEntry()" class="member-name-link">getEntry</a>()</code></div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#forceSendScoreToPlayers()" class="member-name-link">forceSendScoreToPlayers</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the entry being tracked by this Score</div>
<div class="block">강제로 점수 업데이트 패킷을 전송합니다.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/24.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="Objective.html" title="interface in org.bukkit.scoreboard">Objective</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getObjective()" class="member-name-link">getObjective</a>()</code></div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/24.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getEntry()" class="member-name-link">getEntry</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the entry being tracked by this Score</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/24.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="Objective.html" title="interface in org.bukkit.scoreboard">Objective</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getObjective()" class="member-name-link">getObjective</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the Objective being tracked by this Score</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/24.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../OfflinePlayer.html" title="interface in org.bukkit">OfflinePlayer</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#getPlayer()" class="member-name-link">getPlayer</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/24.0.1/org/jetbrains/annotations/NotNull.html" title="class or interface in org.jetbrains.annotations" class="external-link">@NotNull</a> <a href="../OfflinePlayer.html" title="interface in org.bukkit">OfflinePlayer</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6"><code><a href="#getPlayer()" class="member-name-link">getPlayer</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Scoreboards can contain entries that aren't players</div>
</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>int</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getScore()" class="member-name-link">getScore</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the current score</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/24.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="Scoreboard.html" title="interface in org.bukkit.scoreboard">Scoreboard</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getScoreboard()" class="member-name-link">getScoreboard</a>()</code></div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>int</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getScore()" class="member-name-link">getScore</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the scoreboard for the associated objective.</div>
<div class="block">Gets the current score</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#isScoreSet()" class="member-name-link">isScoreSet</a>()</code></div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://javadoc.io/doc/org.jetbrains/annotations/24.0.1/org/jetbrains/annotations/Nullable.html" title="class or interface in org.jetbrains.annotations" class="external-link">@Nullable</a> <a href="Scoreboard.html" title="interface in org.bukkit.scoreboard">Scoreboard</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getScoreboard()" class="member-name-link">getScoreboard</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Shows if this score has been set at any point in time.</div>
<div class="block">Gets the scoreboard for the associated objective.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#isTriggerable()" class="member-name-link">isTriggerable</a>()</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#isScoreSet()" class="member-name-link">isScoreSet</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Shows if this score has been set at any point in time.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#isTriggerable()" class="member-name-link">isTriggerable</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets if this score is triggerable and cannot
be used by the <code>/trigger</code> command executed
by the owner of this score.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="../../../io/papermc/paper/scoreboard/numbers/NumberFormat.html" title="interface in io.papermc.paper.scoreboard.numbers">NumberFormat</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#numberFormat()" class="member-name-link">numberFormat</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="../../../io/papermc/paper/scoreboard/numbers/NumberFormat.html" title="interface in io.papermc.paper.scoreboard.numbers">NumberFormat</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#numberFormat()" class="member-name-link">numberFormat</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Gets the number format for this score or null if the score has not been set yet
or the objective's default is being used.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#numberFormat(io.papermc.paper.scoreboard.numbers.NumberFormat)" class="member-name-link">numberFormat</a><wbr>(<a href="../../../io/papermc/paper/scoreboard/numbers/NumberFormat.html" title="interface in io.papermc.paper.scoreboard.numbers">NumberFormat</a>&nbsp;format)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the number format for this score.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#resetScore()" class="member-name-link">resetScore</a>()</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#numberFormat(io.papermc.paper.scoreboard.numbers.NumberFormat)" class="member-name-link">numberFormat</a><wbr>(<a href="../../../io/papermc/paper/scoreboard/numbers/NumberFormat.html" title="interface in io.papermc.paper.scoreboard.numbers">NumberFormat</a>&nbsp;format)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Resets this score, if a value has been set.</div>
<div class="block">Sets the number format for this score.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setScore(int)" class="member-name-link">setScore</a><wbr>(int&nbsp;score)</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#resetScore()" class="member-name-link">resetScore</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the current score.</div>
<div class="block">Resets this score, if a value has been set.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setTriggerable(boolean)" class="member-name-link">setTriggerable</a><wbr>(boolean&nbsp;triggerable)</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setScore(int)" class="member-name-link">setScore</a><wbr>(int&nbsp;score)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets the current score.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#setTriggerable(boolean)" class="member-name-link">setTriggerable</a><wbr>(boolean&nbsp;triggerable)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Sets if this score is triggerable and can
be used by the <code>/trigger</code> command
executed by the owner of this score.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#updateDisable(boolean)" class="member-name-link">updateDisable</a><wbr>(boolean&nbsp;disable)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">점수 업데이트 패킷 비활성화 여부를 설정합니다.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#updateDisabled()" class="member-name-link">updateDisabled</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">점수 업데이트 패킷 비활성화 여부를 가져옵니다.</div>
</div>
</div>
</div>
</div>
Expand Down Expand Up @@ -392,6 +407,35 @@ <h3>numberFormat</h3>
</dl>
</section>
</li>
<li>
<section class="detail" id="updateDisabled()">
<h3>updateDisabled</h3>
<div class="member-signature"><span class="return-type">boolean</span>&nbsp;<span class="element-name">updateDisabled</span>()</div>
<div class="block">점수 업데이트 패킷 비활성화 여부를 가져옵니다.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>패킷 비활성화 여부</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="updateDisable(boolean)">
<h3>updateDisable</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">updateDisable</span><wbr><span class="parameters">(boolean&nbsp;disable)</span></div>
<div class="block">점수 업데이트 패킷 비활성화 여부를 설정합니다.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>disable</code> - <code>true</code>인 경우 점수 업데이트 패킷을 전송하지 않습니다.</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="forceSendScoreToPlayers()">
<h3>forceSendScoreToPlayers</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">forceSendScoreToPlayers</span>()</div>
<div class="block">강제로 점수 업데이트 패킷을 전송합니다.</div>
</section>
</li>
</ul>
</section>
</li>
Expand Down

0 comments on commit 8f4c0dd

Please sign in to comment.