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

Player interaction endpoints #4

Open
7 tasks
Flashing-Blinkenlights opened this issue Jun 15, 2022 · 0 comments
Open
7 tasks

Player interaction endpoints #4

Flashing-Blinkenlights opened this issue Jun 15, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Flashing-Blinkenlights
Copy link

Certain interactions cannot currently be replicated through the interface. Some interactions can be replicated, but are comparatively tedious (requesting, interpreting, modifying player-accessible data).
These interactions may include:

  • (can be replicated) 'Right click' on block / entity (attack/mine)
  • (can be replicated) 'Middle-click' on block / entity (return block / entity)
  • (can be replicated) Empty-handed 'left click' on block / entity (remove item from armour stand / item frame)
  • 'Left-click' with item in air or on block / entity (use item) which may include:
    • Applying bonemeal to blocks
    • Forcing a block update
    • Tethering animals to fences
      Some interactions may require a player-like entity to take effect. Such actions are unlikely to have an effect on the generation and may be ignored.
@Niels-NTG Niels-NTG added the enhancement New feature or request label Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants