package block type Beacon struct { } func (Beacon) ID() string { return "minecraft:beacon" }