forked from FabricMC/yarn
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
oh gosh oh heck
- Loading branch information
Showing
34 changed files
with
323 additions
and
42 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
mappings/net/minecraft/command/argument/StyleArgumentType.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
CLASS net/minecraft/class_9019 net/minecraft/command/argument/StyleArgumentType | ||
FIELD field_47553 INVALID_STYLE_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; | ||
FIELD field_47554 EXAMPLES Ljava/util/Collection; | ||
METHOD method_55446 style ()Lnet/minecraft/class_9019; | ||
METHOD method_55448 getStyle (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_2583; | ||
ARG 0 context | ||
ARG 1 style | ||
METHOD method_55449 (Ljava/lang/Object;)Lcom/mojang/brigadier/Message; | ||
ARG 0 style | ||
METHOD parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object; | ||
ARG 1 reader |
2 changes: 2 additions & 0 deletions
2
mappings/net/minecraft/loot/provider/score/LootScoreProvider.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
CLASS net/minecraft/class_5670 net/minecraft/loot/provider/score/LootScoreProvider | ||
METHOD method_32475 getType ()Lnet/minecraft/class_5669; | ||
METHOD method_32477 getRequiredParameters ()Ljava/util/Set; | ||
METHOD method_55379 getScoreHolder (Lnet/minecraft/class_47;)Lnet/minecraft/class_9015; | ||
ARG 1 context |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 0 additions & 9 deletions
9
mappings/net/minecraft/network/packet/s2c/play/ScoreboardPlayerUpdateS2CPacket.mapping
This file was deleted.
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
mappings/net/minecraft/network/packet/s2c/play/ScoreboardScoreResetS2CPacket.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
CLASS net/minecraft/class_9006 net/minecraft/network/packet/s2c/play/ScoreboardScoreResetS2CPacket | ||
FIELD comp_2120 scoreHolderName Ljava/lang/String; | ||
METHOD <init> (Lnet/minecraft/class_2540;)V | ||
ARG 1 buf | ||
METHOD comp_2120 scoreHolderName ()Ljava/lang/String; |
5 changes: 5 additions & 0 deletions
5
mappings/net/minecraft/network/packet/s2c/play/ScoreboardUpdateS2CPacket.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
CLASS net/minecraft/class_2757 net/minecraft/network/packet/s2c/play/ScoreboardUpdateS2CPacket | ||
FIELD comp_2122 scoreHolderName Ljava/lang/String; | ||
METHOD <init> (Lnet/minecraft/class_2540;)V | ||
ARG 1 buf | ||
METHOD comp_2122 scoreHolderName ()Ljava/lang/String; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 9 additions & 0 deletions
9
mappings/net/minecraft/scoreboard/ReadableScoreboardScore.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
CLASS net/minecraft/class_9013 net/minecraft/scoreboard/ReadableScoreboardScore | ||
METHOD method_1131 isLocked ()Z | ||
METHOD method_55397 getScore ()I | ||
METHOD method_55398 getFormattedScore (Lnet/minecraft/class_9013;Lnet/minecraft/class_9022;)Lnet/minecraft/class_5250; | ||
ARG 0 score | ||
ARG 1 fallbackFormat | ||
METHOD method_55399 getFormattedScore (Lnet/minecraft/class_9022;)Lnet/minecraft/class_5250; | ||
ARG 1 fallbackFormat | ||
METHOD method_55400 getNumberFormat ()Lnet/minecraft/class_9022; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
CLASS net/minecraft/class_9014 net/minecraft/scoreboard/ScoreAccess | ||
METHOD method_55409 getScore ()I | ||
METHOD method_55410 setScore (I)V | ||
ARG 1 score | ||
METHOD method_55411 setDisplayText (Lnet/minecraft/class_2561;)V | ||
ARG 1 text | ||
METHOD method_55412 setNumberFormat (Lnet/minecraft/class_9022;)V | ||
ARG 1 numberFormat | ||
METHOD method_55413 incrementScore ()I | ||
METHOD method_55414 incrementScore (I)I | ||
ARG 1 amount | ||
METHOD method_55415 resetScore ()V | ||
METHOD method_55416 isLocked ()Z | ||
METHOD method_55417 unlock ()V | ||
METHOD method_55418 lock ()V | ||
METHOD method_55419 getDisplayText ()Lnet/minecraft/class_2561; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
CLASS net/minecraft/class_9015 net/minecraft/scoreboard/ScoreHolder | ||
FIELD field_47537 WILDCARD_NAME Ljava/lang/String; | ||
FIELD field_47538 WILDCARD Lnet/minecraft/class_9015; | ||
METHOD method_5476 getDisplayName ()Lnet/minecraft/class_2561; | ||
METHOD method_55420 fromProfile (Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/class_9015; | ||
ARG 0 gameProfile | ||
METHOD method_55421 (Lnet/minecraft/class_2583;)Lnet/minecraft/class_2583; | ||
ARG 1 style | ||
METHOD method_55422 fromName (Ljava/lang/String;)Lnet/minecraft/class_9015; | ||
ARG 0 name | ||
METHOD method_55423 getStyledDisplayName ()Lnet/minecraft/class_2561; | ||
METHOD method_5820 getNameForScoreboard ()Ljava/lang/String; | ||
COMMENT {@return the name uniquely identifying the entity} | ||
COMMENT | ||
COMMENT <p>Unlike {@link #getName}, this is guaranteed to be unique. This is the UUID | ||
COMMENT for all entities except players (which use the player's username). | ||
COMMENT This is mostly used when passing the player name to {@code | ||
COMMENT net.minecraft.scoreboard.Scoreboard} methods. | ||
COMMENT | ||
COMMENT @see #getName | ||
COMMENT @see #getUuidAsString |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
CLASS net/minecraft/class_9011 net/minecraft/scoreboard/ScoreboardEntry | ||
METHOD method_55385 hidden ()Z | ||
METHOD method_55386 formatted (Lnet/minecraft/class_9022;)Lnet/minecraft/class_5250; | ||
ARG 1 format | ||
METHOD method_55387 name ()Lnet/minecraft/class_2561; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 0 additions & 4 deletions
4
mappings/net/minecraft/scoreboard/ScoreboardPlayerScore.mapping
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
CLASS net/minecraft/class_267 net/minecraft/scoreboard/ScoreboardScore | ||
FIELD field_1411 locked Z | ||
FIELD field_47530 SCORE_NBT_KEY Ljava/lang/String; | ||
FIELD field_47531 LOCKED_NBT_KEY Ljava/lang/String; | ||
FIELD field_47532 DISPLAY_NBT_KEY Ljava/lang/String; | ||
FIELD field_47533 FORMAT_NBT_KEY Ljava/lang/String; | ||
FIELD field_47534 score I | ||
FIELD field_47535 displayText Lnet/minecraft/class_2561; | ||
FIELD field_47536 numberFormat Lnet/minecraft/class_9022; | ||
METHOD method_1125 setLocked (Z)V | ||
ARG 1 locked | ||
METHOD method_55401 setScore (I)V | ||
ARG 1 score | ||
METHOD method_55402 (Lnet/minecraft/class_267;Lnet/minecraft/class_9022;)V | ||
ARG 1 format | ||
METHOD method_55403 fromNbt (Lnet/minecraft/class_2487;)Lnet/minecraft/class_267; | ||
ARG 0 nbt | ||
METHOD method_55404 (Lnet/minecraft/class_2487;Lnet/minecraft/class_2520;)V | ||
ARG 1 formatElement | ||
METHOD method_55405 setDisplayText (Lnet/minecraft/class_2561;)V | ||
ARG 1 text | ||
METHOD method_55406 setNumberFormat (Lnet/minecraft/class_9022;)V | ||
ARG 1 numberFormat | ||
METHOD method_55407 getDisplayText ()Lnet/minecraft/class_2561; | ||
METHOD method_55408 toNbt ()Lnet/minecraft/class_2487; |
Oops, something went wrong.