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