package block type CartographyTable struct { } func (CartographyTable) ID() string { return "minecraft:cartography_table" }