package block type PurpurBlock struct { } func (PurpurBlock) ID() string { return "minecraft:purpur_block" }