package block type Spawner struct { } func (Spawner) ID() string { return "minecraft:spawner" }