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