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