package block type WaxedCutCopperStairs struct { Facing string Half string Shape string Waterlogged string } func (WaxedCutCopperStairs) ID() string { return "minecraft:waxed_cut_copper_stairs" }