package block type VoidAir struct { } func (VoidAir) ID() string { return "minecraft:void_air" }