Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
apple502j committed Oct 6, 2023
1 parent 9fc2409 commit d30d309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mappings/net/minecraft/util/Uuids.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ CLASS net/minecraft/class_4844 net/minecraft/util/Uuids
ARG 0 string
METHOD method_54139 (Lcom/mojang/datafixers/util/Either;)Ljava/util/UUID;
ARG 0 either
METHOD method_54140 getOflinePlayerProfile (Ljava/lang/String;)Lcom/mojang/authlib/GameProfile;
METHOD method_54140 getOfflinePlayerProfile (Ljava/lang/String;)Lcom/mojang/authlib/GameProfile;
ARG 0 nickname
METHOD method_54141 (Ljava/util/UUID;)Ljava/util/UUID;
ARG 0 uuid
Expand Down

0 comments on commit d30d309

Please sign in to comment.