mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-11 10:12:06 -07:00
@@ -14,8 +14,8 @@ import org.jetbrains.annotations.Nullable;
|
|||||||
* Triggered when a entity is created in the world by a player "placing" an item
|
* Triggered when a entity is created in the world by a player "placing" an item
|
||||||
* on a block.
|
* on a block.
|
||||||
* <br>
|
* <br>
|
||||||
* Note that this event is currently only fired for three specific placements:
|
* Note that this event is currently only fired for four specific placements:
|
||||||
* armor stands, minecarts, and end crystals.
|
* armor stands, boats, minecarts, and end crystals.
|
||||||
*
|
*
|
||||||
* @deprecated draft API
|
* @deprecated draft API
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user