-
Notifications
You must be signed in to change notification settings - Fork 387
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
21 additions
and
148 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,5 +1,4 @@ | ||
CLASS net/minecraft/class_2329 net/minecraft/block/EndGatewayBlock | ||
FIELD field_46343 CODEC Lcom/mojang/serialization/MapCodec; | ||
FIELD field_52058 LOGGER Lorg/slf4j/Logger; | ||
METHOD method_60989 getTeleportVelocity (Lnet/minecraft/class_1297;)Lnet/minecraft/class_243; | ||
ARG 0 entity |
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,6 +1,3 @@ | ||
CLASS net/minecraft/class_2334 net/minecraft/block/EndPortalBlock | ||
FIELD field_10959 SHAPE Lnet/minecraft/class_265; | ||
FIELD field_46344 CODEC Lcom/mojang/serialization/MapCodec; | ||
METHOD method_60771 createEndSpawnPlatform (Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;)V | ||
ARG 1 world | ||
ARG 2 pos |
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,71 +1,41 @@ | ||
CLASS net/minecraft/class_5489 net/minecraft/client/font/MultilineText | ||
FIELD field_26528 EMPTY Lnet/minecraft/class_5489; | ||
METHOD method_30887 count ()I | ||
METHOD method_30888 drawCenterWithShadow (Lnet/minecraft/class_332;II)I | ||
METHOD method_30888 drawCenterWithShadow (Lnet/minecraft/class_332;II)V | ||
ARG 1 context | ||
ARG 2 x | ||
ARG 3 y | ||
METHOD method_30889 drawCenterWithShadow (Lnet/minecraft/class_332;IIII)I | ||
METHOD method_30889 drawCenterWithShadow (Lnet/minecraft/class_332;IIII)V | ||
ARG 1 context | ||
ARG 2 x | ||
ARG 3 y | ||
ARG 4 lineHeight | ||
ARG 5 color | ||
METHOD method_30890 create (Lnet/minecraft/class_327;Lnet/minecraft/class_5348;I)Lnet/minecraft/class_5489; | ||
METHOD method_30890 create (Lnet/minecraft/class_327;Lnet/minecraft/class_2561;I)Lnet/minecraft/class_5489; | ||
ARG 0 renderer | ||
ARG 1 text | ||
ARG 2 width | ||
METHOD method_30891 create (Lnet/minecraft/class_327;Lnet/minecraft/class_5348;II)Lnet/minecraft/class_5489; | ||
ARG 0 renderer | ||
ARG 1 text | ||
ARG 2 width | ||
ARG 3 maxLines | ||
METHOD method_30892 create (Lnet/minecraft/class_327;[Lnet/minecraft/class_2561;)Lnet/minecraft/class_5489; | ||
ARG 0 renderer | ||
ARG 1 texts | ||
METHOD method_30893 drawWithShadow (Lnet/minecraft/class_332;IIII)I | ||
METHOD method_30893 drawWithShadow (Lnet/minecraft/class_332;IIII)V | ||
ARG 1 context | ||
ARG 2 x | ||
ARG 3 y | ||
ARG 4 lineHeight | ||
ARG 5 color | ||
METHOD method_30894 (Lnet/minecraft/class_327;Lnet/minecraft/class_5481;)Lnet/minecraft/class_5489$class_5490; | ||
ARG 1 text | ||
METHOD method_30895 create (Lnet/minecraft/class_327;Ljava/util/List;)Lnet/minecraft/class_5489; | ||
ARG 0 textRenderer | ||
ARG 1 lines | ||
METHOD method_30896 draw (Lnet/minecraft/class_332;IIII)I | ||
ARG 1 context | ||
ARG 2 x | ||
ARG 3 y | ||
ARG 4 lineHeight | ||
ARG 5 color | ||
METHOD method_30897 (Lnet/minecraft/class_327;Lnet/minecraft/class_5481;)Lnet/minecraft/class_5489$class_5490; | ||
ARG 1 text | ||
METHOD method_30898 (Lnet/minecraft/class_327;Lnet/minecraft/class_5481;)Lnet/minecraft/class_5489$class_5490; | ||
ARG 1 text | ||
METHOD method_35725 (Lnet/minecraft/class_327;Lnet/minecraft/class_5481;)Lnet/minecraft/class_5489$class_5490; | ||
ARG 1 text | ||
METHOD method_35726 createFromTexts (Lnet/minecraft/class_327;Ljava/util/List;)Lnet/minecraft/class_5489; | ||
ARG 0 renderer | ||
ARG 1 texts | ||
METHOD method_41154 fillBackground (Lnet/minecraft/class_332;IIIII)V | ||
ARG 1 context | ||
ARG 2 centerX | ||
ARG 3 centerY | ||
ARG 4 lineHeight | ||
ARG 5 padding | ||
ARG 6 color | ||
METHOD method_44048 getMaxWidth ()I | ||
CLASS 2 | ||
FIELD field_39338 maxWidth I | ||
METHOD method_41155 (Lnet/minecraft/class_5489$class_5490;)I | ||
ARG 0 line | ||
METHOD method_44049 (Lnet/minecraft/class_5489$class_5490;)I | ||
ARG 0 line | ||
CLASS class_5490 Line | ||
FIELD field_26531 text Lnet/minecraft/class_5481; | ||
FIELD field_26532 width I | ||
FIELD comp_2877 text Lnet/minecraft/class_5481; | ||
FIELD comp_2878 width I | ||
METHOD <init> (Lnet/minecraft/class_5481;I)V | ||
ARG 1 text | ||
ARG 2 width | ||
METHOD comp_2877 text ()Lnet/minecraft/class_5481; | ||
METHOD comp_2878 width ()I |
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
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
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
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
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