Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - Add a trait for commands that run for a given Entity #7015

Closed
wants to merge 5 commits into from

Commits on Dec 23, 2022

  1. add the EntityCommand trait

    JoJoJet committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    c0ded87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a6b5a6 View commit details
    Browse the repository at this point in the history
  3. add anonymous entity commands

    JoJoJet committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    3487d35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdb94dd View commit details
    Browse the repository at this point in the history
  5. add docs to WithEntity

    JoJoJet committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    7d8c5a0 View commit details
    Browse the repository at this point in the history