package block type WaxedWeatheredCutCopperSlab struct { Type string Waterlogged string } func (WaxedWeatheredCutCopperSlab) ID() string { return "minecraft:waxed_weathered_cut_copper_slab" }