跳转至

On Player Placing

文档版本:1.21.0.24

[Experimental] Describes event for this block.

架构

on_player_placing:
{
  string "condition" : opt
  string "event" : opt
  string "target" : opt
}
conditionstring
The condition of event to be executed on the block.
eventstring
The event executed on the block.
targetstring
The target of event executed on the block.