package block type LargeFern struct { Half string } func (LargeFern) ID() string { return "minecraft:large_fern" }