Skip to content

Commit a06f7a2

Browse files
authored
Map 26.2-snapshot-4 (#40)
1 parent 3337aaf commit a06f7a2

52 files changed

Lines changed: 387 additions & 22 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

mappings/net/minecraft/class_1_848.mapping

Lines changed: 0 additions & 4 deletions
This file was deleted.

mappings/net/minecraft/client/MinecraftClient.mapping

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ CLASS net/minecraft/class_310 net/minecraft/client/MinecraftClient
4747
FIELD field_1_3291 gpuTimestampProfiler Lnet/minecraft/class_1_667;
4848
FIELD field_1_3292 gpuSurface Lnet/minecraft/class_1_665;
4949
FIELD field_1_3293 updateSurface Z
50+
FIELD field_1_3869 worldExtractor Lnet/minecraft/class_1_816;
5051
FIELD field_1687 world Lnet/minecraft/class_638;
5152
COMMENT Represents the world the client is currently viewing.
5253
COMMENT This field is not null when in game.
@@ -190,6 +191,8 @@ CLASS net/minecraft/class_310 net/minecraft/client/MinecraftClient
190191
ARG 1 crashReport
191192
METHOD method_1_3940 getGpuSurface ()Lnet/minecraft/class_1_665;
192193
METHOD method_1_4728 getRecorder ()Lnet/minecraft/class_5962;
194+
METHOD method_1_5115 (Lnet/minecraft/class_7973$class_7974;)V
195+
ARG 1 properties
193196
METHOD method_1478 getResourceManager ()Lnet/minecraft/class_3300;
194197
METHOD method_1479 getResourcePackDir ()Ljava/nio/file/Path;
195198
METHOD method_1481 joinWorld (Lnet/minecraft/class_638;)V

mappings/net/minecraft/client/NativeLibraryLoading.mapping

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
CLASS net/minecraft/class_1_741 net/minecraft/client/NativeLibraryLoading
22
FIELD field_1_3762 HEX_FORMAT Ljava/util/HexFormat;
33
FIELD field_1_3763 LOGGER Lorg/slf4j/Logger;
4+
FIELD field_1_5973 loadedVulkan Z
45
METHOD method_1_4462 setSharedLibraryExtractPath ()V
56
METHOD method_1_4463 testSharedLibraryExtractDir (Ljava/lang/String;)V
67
ARG 0 dir
@@ -28,6 +29,8 @@ CLASS net/minecraft/class_1_741 net/minecraft/client/NativeLibraryLoading
2829
METHOD method_1_4693 loadShaderc ()V
2930
METHOD method_1_4694 loadSpvc ()V
3031
METHOD method_1_4695 loadVma ()V
32+
METHOD method_1_5135 isVulkanLoaded ()Z
33+
METHOD method_1_5139 loadVulkanLoader ()Z
3134
CLASS class_1_742 ToggledRecordingPrintStream
3235
FIELD field_1_3764 byteOutput Lnet/minecraft/class_1_741$class_1_743;
3336
METHOD <init> (Ljava/io/OutputStream;)V
@@ -42,3 +45,4 @@ CLASS net/minecraft/class_1_741 net/minecraft/client/NativeLibraryLoading
4245
ARG 3 len
4346
METHOD write (I)V
4447
ARG 1 b
48+
CLASS class_1_839 LoadAction

mappings/net/minecraft/client/data/BlockStateModelGenerator.mapping

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,34 @@ CLASS net/minecraft/class_4910 net/minecraft/client/data/BlockStateModelGenerato
4444
ARG 2 articleSource
4545
ARG 3 texture
4646
ARG 4 christmas
47+
METHOD method_1_4492 (Lnet/minecraft/class_5955$class_5811;)V
48+
ARG 1 oxidation
49+
METHOD method_1_4493 (Lnet/minecraft/class_5955$class_5811;)V
50+
ARG 1 oxidation
51+
METHOD method_1_4494 (Lnet/minecraft/class_5955$class_5811;)V
52+
ARG 1 oxidation
53+
METHOD method_1_4495 (Lnet/minecraft/class_2248;Lnet/minecraft/class_2248;)V
54+
ARG 1 weathering
55+
ARG 2 waxed
56+
METHOD method_1_4496 (Lnet/minecraft/class_2248;Lnet/minecraft/class_2248;)V
57+
ARG 1 weathering
58+
ARG 2 waxed
59+
METHOD method_1_4497 (Lnet/minecraft/class_2248;Lnet/minecraft/class_2248;)V
60+
ARG 1 weathering
61+
ARG 2 waxed
62+
METHOD method_1_4498 (Lnet/minecraft/class_2248;Lnet/minecraft/class_2248;)V
63+
ARG 1 weathering
64+
ARG 2 waxed
65+
METHOD method_1_4499 (Lnet/minecraft/class_2248;Lnet/minecraft/class_2248;)V
66+
ARG 1 weathering
67+
ARG 2 waxed
68+
METHOD method_1_5022 createBedBlockState (Lnet/minecraft/class_2248;Lnet/minecraft/class_807;Lnet/minecraft/class_807;)Lnet/minecraft/class_4917;
69+
ARG 0 bedBlock
70+
ARG 1 headModel
71+
ARG 2 footModel
72+
METHOD method_1_5023 (Lnet/minecraft/class_1767;Lnet/minecraft/class_2248;)V
73+
ARG 1 color
74+
ARG 2 shulkerBox
4775
METHOD method_25508 registerChorusPlant ()V
4876
METHOD method_25509 registerComposter ()V
4977
METHOD method_25510 registerDaylightDetector ()V
@@ -151,6 +179,7 @@ CLASS net/minecraft/class_4910 net/minecraft/client/data/BlockStateModelGenerato
151179
ARG 3 belowFenceModel
152180
METHOD method_25576 registerRandomHorizontalRotations (Lnet/minecraft/class_4946$class_4947;Ljava/util/List;)V
153181
ARG 1 modelFactory
182+
ARG 2 blocks
154183
METHOD method_25581 getTurtleEggModel (II)Lnet/minecraft/class_813;
155184
ARG 1 eggs
156185
ARG 2 cracks
@@ -193,6 +222,7 @@ CLASS net/minecraft/class_4910 net/minecraft/client/data/BlockStateModelGenerato
193222
ARG 8 topRightOpenModel
194223
METHOD method_25614 registerSouthDefaultHorizontalFacing (Lnet/minecraft/class_4946$class_4947;Ljava/util/List;)V
195224
ARG 1 modelFactory
225+
ARG 2 blocks
196226
METHOD method_25619 registerMirrorable (Lnet/minecraft/class_2248;)V
197227
ARG 1 block
198228
METHOD method_25620 registerGourd (Lnet/minecraft/class_2248;Lnet/minecraft/class_2248;)V
@@ -370,8 +400,11 @@ CLASS net/minecraft/class_4910 net/minecraft/client/data/BlockStateModelGenerato
370400
METHOD method_32229 registerAmethyst (Lnet/minecraft/class_2248;)V
371401
ARG 1 block
372402
METHOD method_32802 registerPointedDripstone (Lnet/minecraft/class_2248;)V
403+
ARG 1 block
373404
METHOD method_32803 getDripstoneVariant (Lnet/minecraft/class_2350;Lnet/minecraft/class_5691;Lnet/minecraft/class_2248;)Lnet/minecraft/class_807;
374405
ARG 1 direction
406+
ARG 2 thickness
407+
ARG 3 block
375408
METHOD method_33128 registerSculkSensor ()V
376409
METHOD method_33504 registerPetrifiedOakSlab ()V
377410
METHOD method_33520 registerMultifaceBlock (Lnet/minecraft/class_2248;)V

mappings/net/minecraft/client/data/TextureMap.mapping

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ CLASS net/minecraft/class_4944 net/minecraft/client/data/TextureMap
77
ARG 1 texture
88
METHOD method_1_2325 replaceAll (Ljava/util/function/BiFunction;)Lnet/minecraft/class_4944;
99
ARG 1 function
10+
METHOD method_1_5025 bedPart (Lnet/minecraft/class_2248;Lnet/minecraft/class_2742;)Lnet/minecraft/class_4944;
11+
ARG 0 block
12+
ARG 1 part
13+
METHOD method_1_5026 getSubId (Lnet/minecraft/class_2960;Ljava/lang/String;)Lnet/minecraft/class_1_314;
14+
ARG 0 blockId
15+
ARG 1 suffix
16+
METHOD method_1_5027 (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
17+
ARG 1 path
1018
METHOD method_25860 getId (Lnet/minecraft/class_2248;)Lnet/minecraft/class_1_314;
1119
ARG 0 block
1220
METHOD method_25861 getInherited ()Ljava/util/stream/Stream;

mappings/net/minecraft/client/font/TextDrawable.mapping

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ CLASS net/minecraft/class_11767 net/minecraft/client/font/TextDrawable
77
METHOD method_73401 getRenderLayer (Lnet/minecraft/class_327$class_6415;)Lnet/minecraft/class_1921;
88
ARG 1 type
99
METHOD method_73403 render (Lorg/joml/Matrix4fc;Lnet/minecraft/class_4588;IZ)V
10-
ARG 2 consumer
10+
ARG 1 matrix
11+
ARG 2 vertexConsumer
1112
ARG 3 light
1213
ARG 4 noDepth
1314
CLASS class_12238 DrawnGlyphRect

mappings/net/minecraft/client/font/TextRenderer.mapping

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ CLASS net/minecraft/class_327 net/minecraft/client/font/TextRenderer
130130
ARG 4 color
131131
ARG 5 shadow
132132
ARG 6 trackEmpty
133+
METHOD method_1_5114 clearRectangles ()V
133134
METHOD method_27532 addRectangle (Lnet/minecraft/class_11767;)V
134135
ARG 1 rectangle
135136
METHOD method_65177 getShadowColor (Lnet/minecraft/class_2583;I)I
@@ -161,6 +162,7 @@ CLASS net/minecraft/class_327 net/minecraft/client/font/TextRenderer
161162
METHOD method_71798 drawRectangle (Lnet/minecraft/class_11767;)V
162163
ARG 1 rect
163164
METHOD method_73409 draw (Lnet/minecraft/class_11767;)V
165+
ARG 1 drawable
164166
METHOD method_75775 drawEmptyGlyphRect (Lnet/minecraft/class_12237;)V
165167
ARG 1 rect
166168
CLASS class_11465 GlyphDrawable

mappings/net/minecraft/client/gui/GuiManager.mapping

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ CLASS net/minecraft/class_1_659 net/minecraft/client/gui/GuiManager
2323
ARG 1 loadingContext
2424
METHOD method_1_3899 canCurrentScreenBeInterrupted ()Z
2525
METHOD method_1_3900 getMessageHandler ()Lnet/minecraft/class_7594;
26-
METHOD method_1_3901 render (Lnet/minecraft/class_9779;ZZ)V
26+
METHOD method_1_3901 extract (Lnet/minecraft/class_9779;ZZ)V
2727
ARG 1 tickCounter
2828
ARG 2 renderHud
2929
ARG 3 finishedLoading

mappings/net/minecraft/client/gui/render/GuiRenderer.mapping

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ CLASS net/minecraft/class_11228 net/minecraft/client/gui/render/GuiRenderer
55
FIELD field_1_5670 simpleElementMultiBuffer Lnet/minecraft/class_1_807$class_1_808;
66
FIELD field_1_5671 guiVertexBuffer Lnet/minecraft/class_1_807;
77
FIELD field_59905 LOGGER Lorg/slf4j/Logger;
8+
FIELD field_59906 FAR_OFFSET_FROM_NEAR F
9+
FIELD field_59907 NEAR_DISTANCE F
10+
FIELD field_59908 SPRITE_DIMENSION I
811
FIELD field_59912 SIMPLE_ELEMENT_COMPARATOR Ljava/util/Comparator;
912
FIELD field_59914 state Lnet/minecraft/class_11246;
1013
FIELD field_59915 draws Ljava/util/List;
@@ -74,6 +77,8 @@ CLASS net/minecraft/class_11228 net/minecraft/client/gui/render/GuiRenderer
7477
METHOD method_71291 renderPreparedDraws ()V
7578
METHOD method_72107 (ILnet/minecraft/class_11245;)V
7679
ARG 2 elem
80+
METHOD method_72108 (Ljava/lang/Object;)Lnet/minecraft/class_11527;
81+
ARG 0 key
7782
METHOD method_72109 clearOversizedItems ()V
7883
CLASS 1 1
7984
CLASS class_11230 Draw

mappings/net/minecraft/client/gui/screen/Screen.mapping

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ CLASS net/minecraft/class_437 net/minecraft/client/gui/screen/Screen
123123
COMMENT {@link #setInitialFocus()} method by screen implementations.
124124
ARG 1 element
125125
METHOD method_48266 getTabNavigation (Z)Lnet/minecraft/class_8023$class_8026;
126+
ARG 1 forward
126127
METHOD method_48267 blur ()V
127128
METHOD method_48640 refreshWidgetPositions ()V
128129
METHOD method_49589 onDisplayed ()V

0 commit comments

Comments
 (0)