Summons an entity.
summon <entity type: entity> [spawnPos x: coordinate] [spawnPos y: coordinate] [spawnPos z: coordinate] [rotation y: coordinate] [rotation x: coordinate] [spawnevent: event] [name: string]| Parameter | Type | Required | Other |
|---|---|---|---|
summon |
keyword | true | |
entity type |
entity | true | |
spawnPos x |
coordinate | false | |
spawnPos y |
coordinate | false | |
spawnPos z |
coordinate | false | |
rotation y |
coordinate | false | |
rotation x |
coordinate | false | |
spawnevent |
event | false | |
name |
string | false |
Summons an entity.
summon <entity type: entity> [name: string] [spawnPos x: coordinate] [spawnPos y: coordinate] [spawnPos z: coordinate]| Parameter | Type | Required | Other |
|---|---|---|---|
summon |
keyword | true | |
entity type |
entity | true | |
name |
string | false | |
spawnPos x |
coordinate | false | |
spawnPos y |
coordinate | false | |
spawnPos z |
coordinate | false |
Summons an entity.
summon <entity type: entity> <name: string> <spawnPos x: coordinate> <spawnPos y: coordinate> <spawnPos z: coordinate> facing <lookat entity: entity> [spawnevent: event] [name: string]| Parameter | Type | Required | Other |
|---|---|---|---|
summon |
keyword | true | |
entity type |
entity | true | |
name |
string | true | |
spawnPos x |
coordinate | true | |
spawnPos y |
coordinate | true | |
spawnPos z |
coordinate | true | |
facing |
keyword | true | |
lookat entity |
entity | true | |
spawnevent |
event | false | |
name |
string | false |
Summons an entity.
summon <entity type: entity> <name: string> <spawnPos x: coordinate> <spawnPos y: coordinate> <spawnPos z: coordinate> facing <lookat x: coordinate> <lookat y: coordinate> <lookat z: coordinate> [spawnevent: event] [name: string]| Parameter | Type | Required | Other |
|---|---|---|---|
summon |
keyword | true | |
entity type |
entity | true | |
name |
string | true | |
spawnPos x |
coordinate | true | |
spawnPos y |
coordinate | true | |
spawnPos z |
coordinate | true | |
facing |
keyword | true | |
lookat x |
coordinate | true | |
lookat y |
coordinate | true | |
lookat z |
coordinate | true | |
spawnevent |
event | false | |
name |
string | false |