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

Tameable.method_48926 -> getWorld #3651

Open
Daomephsta opened this issue Sep 1, 2023 · 1 comment
Open

Tameable.method_48926 -> getWorld #3651

Daomephsta opened this issue Sep 1, 2023 · 1 comment
Labels
bug Fixes or discusses a bug within the mappings toolchain

Comments

@Daomephsta
Copy link

method_48926 is implemented by both TameableEntity and AbstractHorseEntity using a synthetic bridge method that returns super.getWorld(). There are no other implementations, so method_48926 is definitely meant to be implemented by Entity.getWorld(), thus the names should be the same.

@liach
Copy link
Contributor

liach commented Sep 1, 2023

From fabric discord bot, it says:

Method Names

Official: method_37908
Intermediary: method_37908
Yarn: method_48926

Official one shouldn't be method_37908. Maybe it's a toolchain bug.

@liach liach added bug Fixes or discusses a bug within the mappings toolchain labels Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes or discusses a bug within the mappings toolchain
Projects
None yet
Development

No branches or pull requests

2 participants