Skip to content

Provide function to get region's chunk modification timestamp #222

@maxsupermanhd

Description

@maxsupermanhd

I would like to have ability to get chunk's timestamp via Region structure.

type RegionChunkHeader struct {
    X, Z int32
    Modified time.Time
}

func (*Region).GetHeader() ([]RegionChunkHeader, error)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions