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

Map parts of MinecraftClient involving changing worlds and interacting #281

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

Sychic
Copy link

@Sychic Sychic commented Sep 27, 2024

No description provided.

@@ -208,6 +209,8 @@ CLASS net/minecraft/class_310 net/minecraft/client/MinecraftClient
FIELD field_41782 navigationType Lnet/minecraft/class_8015;
METHOD <init> (Lnet/minecraft/class_542;)V
ARG 1 args
METHOD method_0_2253 setWorld (Lnet/minecraft/class_638;Ljava/lang/String;)V
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would like to say this mapping is kinda tentative since there isn't any direct same method in 1.20

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tried to dig through yarn but I wasn't able to find any mappings for this method for 1.12 or 1.11. The method completely changes in (I assume) 1.13.

@thecatcore thecatcore merged commit 86aea70 into Legacy-Fabric:v2 Sep 28, 2024
7 of 8 checks passed
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

Successfully merging this pull request may close these issues.

2 participants