Minecraft Wiki
(ページの作成:「<div class="treeview" style="margin-top: 0;"> * {{nbt|compound}} Entity data ** {{nbt inherit/entity}} ** {{nbt|byte|ShowBottom}}: 1 or 0 (true/false) – trueのとき...」)
 
編集の要約なし
タグ: モバイル編集 モバイルウェブ編集
2行目: 2行目:
 
* {{nbt|compound}} Entity data
 
* {{nbt|compound}} Entity data
 
** {{nbt inherit/entity}}
 
** {{nbt inherit/entity}}
** {{nbt|byte|ShowBottom}}: 1 or 0 (true/false) – trueのとき、岩盤の土台を表示する。プレイヤーが設置した場合、falseが、自然生成や{{cmd|summon}}コマンドを用いた場合はtrueが設定される。<!--if true, EnderCrystal will show the bedrock slate underneath. Defaults to false when placing by hand and true using {{cmd|summon}}.-->
+
** {{nbt|byte|ShowBottom}}: 1もしくは0 (true / false) – true のとき、岩盤の土台を表示する。プレイヤーが設置した場合、false が、自然生成や {{cmd|summon}} コマンドを用いた場合は true が設定される。<!--if true, EnderCrystal will show the bedrock slate underneath. Defaults to false when placing by hand and true using {{cmd|summon}}.-->
 
** {{nbt|compound|BeamTarget}}: ビームを照射する場所。<!--The block location its beam will point to.-->
 
** {{nbt|compound|BeamTarget}}: ビームを照射する場所。<!--The block location its beam will point to.-->
*** {{nbt|int|X}}: X座標
+
*** {{nbt|int|X}}: X 座標
*** {{nbt|int|Y}}: Y座標
+
*** {{nbt|int|Y}}: Y 座標
*** {{nbt|int|Z}}: Z座標
+
*** {{nbt|int|Z}}: Z 座標
 
</div><noinclude>
 
</div><noinclude>
 
[[Category:エンティティデータページ]]
 
[[Category:エンティティデータページ]]

2017年7月16日 (日) 23:52時点における版

  • Entity data
    • すべてのエンティティに共通するタグ
    •  ShowBottom: 1もしくは0 (true / false) – true のとき、岩盤の土台を表示する。プレイヤーが設置した場合、false が、自然生成や /summon コマンドを用いた場合は true が設定される。
    •  BeamTarget: ビームを照射する場所。
      •  X: X 座標
      •  Y: Y 座標
      •  Z: Z 座標