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

Implement flying (elytra and creative-like) #7

Open
Karang opened this issue Jul 5, 2020 · 8 comments
Open

Implement flying (elytra and creative-like) #7

Karang opened this issue Jul 5, 2020 · 8 comments

Comments

@Karang
Copy link
Collaborator

Karang commented Jul 5, 2020

No description provided.

@blueforesticarus
Copy link

Does anybody know what the major obsticle is?
Neither this nor baritone support elytra, despite the obvious benefit. I am assuming there is a reason.

@rom1504
Copy link
Member

rom1504 commented Nov 15, 2021

for mineflayer the reason is nobody did it
should probably take a few days

@lkwilson
Copy link
Contributor

lkwilson commented Aug 6, 2023

Found this: https://imgur.com/a/Vwyjl

@Vakore
Copy link
Contributor

Vakore commented Aug 17, 2023

https://gist.github.com/samsartor/a7ec457aca23a7f3f120

There's this? Comments note a small change in code but that's it. It might give a good idea on how to do it. Idk any legal/licensing though if that's a concern(I don't think so but I'm no lawyer).

@lkwilson
Copy link
Contributor

Nice, I also found similar looking code to that in MCP-Reborn's output:

  • src/main/java/net/minecraft/world/entity/LivingEntity.java

I've been comparing all these methods, and they are all roughly similar with some bugs / negligable differences. I have an implementation that seems good, but I haven't tackled rockets or edge cases.

lkwilson#1

@lkwilson
Copy link
Contributor

I have a pr to help with this, but I'm not sure if I put things in the right spot: #106

@zardoy
Copy link

zardoy commented Aug 22, 2023

I would also appreciate it if someone added creative/spectator support along with Elytra, currently trying to integrate it into the viewer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants