package block type Air struct { } func (Air) ID() string { return "minecraft:air" }