package block type CyanCandleCake struct { Lit string } func (CyanCandleCake) ID() string { return "minecraft:cyan_candle_cake" }