package block type RedTulip struct { } func (RedTulip) ID() string { return "minecraft:red_tulip" }