lihzahrd.chests

class lihzahrd.chests.Chest(position: lihzahrd.fileutils.coordinates.Coordinates, name: str, contents: List[lihzahrd.items.itemstack.ItemStack])

A chest with its contents.