package block type WhiteTulip struct { } func (WhiteTulip) ID() string { return "minecraft:white_tulip" }