package block type PurpurPillar struct { Axis string } func (PurpurPillar) ID() string { return "minecraft:purpur_pillar" }