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