Components は、entity の特定の側面に関するデータを保持する単純なデータ構造(class または struct)です。ロジックやメソッドは持ちません。たとえば “Position” component には x、y、z 座標が入ります。 次のコマンドで Position component を作成します。Documentation Index
Fetch the complete documentation index at: https://docs.magicblock.gg/llms.txt
Use this file to discover all available pages before exploring further.

