Skip to content

Implement BC IHasWork API #782

@asiekierka

Description

@asiekierka

It lets you signify whether a machine has work to do (including when it is doing work) (so, for example, if an assembler has a robot ready to assemble, a computer is running, etc.)

https://github.com/BuildCraft/BuildCraft/blob/6.1.x/api/buildcraft/api/tiles/IHasWork.java

This one goes on the tile entity. Really, all it does is add a "has work?" gate to BC so far, but other mods might use it in the future (hopefully)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions