Skip to content

Instruction method requires MachineImpl instead of Machine interface #207

@slava110

Description

@slava110

Hi. I'm making custom 1.20.1 mod which will have a computer capable of executing TIS-3D code. For that mod I've created custom Machine interface implementation. However, I cannot use it as an argument of instruction method here

default void onBeforeWriteComplete(final MachineImpl machine, final Port port) {

Would be cool if it would accept Machine instead of MachineImpl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions