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