geforkt von Mirrors/Paper
Clarify Player#breakBlock only works for blocks in the same world
By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
Ursprung
7efb9ecbfb
Commit
f798154234
@ -413,6 +413,8 @@ public interface Player extends HumanEntity, Conversable, OfflinePlayer, PluginM
|
|||||||
* <p>
|
* <p>
|
||||||
* Additionally, a {@link BlockDropItemEvent} is called for the items
|
* Additionally, a {@link BlockDropItemEvent} is called for the items
|
||||||
* dropped by this method (if successful).
|
* dropped by this method (if successful).
|
||||||
|
* <p>
|
||||||
|
* The block must be in the same world as the player.
|
||||||
*
|
*
|
||||||
* @param block the block to break
|
* @param block the block to break
|
||||||
*
|
*
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren