package block type DarkOakSapling struct { Stage string } func (DarkOakSapling) ID() string { return "minecraft:dark_oak_sapling" }