Skip to content

Optional component for Instance used to control time, weather, world border, etc. #210

@rj00a

Description

@rj00a

It would be convenient if Instance had some optional components for controlling state which is typically expected to be global to the instance. This includes the time of day, whether or not time is paused (doDaylightCycle), The world border for the instance, the weather (raining or thundering), etc.

My current thinking is that we can have the following components:

  • TimeOfDay
  • Weather
  • WorldBorder

Might be more convenient to make these components smaller for the purpose of change detection. Not sure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions