package block type CaveAir struct { } func (CaveAir) ID() string { return "minecraft:cave_air" }