package block type BirchWood struct { Axis string } func (BirchWood) ID() string { return "minecraft:birch_wood" }