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