|
1 | 1 | --- a/definitions.unpick |
2 | 2 | +++ b/definitions.unpick |
3 | | -@@ -25,163 +_,6 @@ |
| 3 | +@@ -25,178 +_,6 @@ |
4 | 4 | target_method net.minecraft.server.level.TicketType flags ()I |
5 | 5 | return chunk_ticket_type_flags |
6 | 6 |
|
|
52 | 52 | - param 0 argb_color |
53 | 53 | - return argb_color |
54 | 54 | - |
55 | | --target_method net.minecraft.util.ARGB srgbLerp (FII)I |
| 55 | +-target_method net.minecraft.util.ARGB lerp (FII)I |
56 | 56 | - param 1 argb_color |
57 | 57 | - param 2 argb_color |
58 | 58 | - return argb_color |
|
103 | 103 | - param 3 argb_color |
104 | 104 | - param 4 argb_color |
105 | 105 | - |
| 106 | +-target_method net.minecraft.client.renderer.debug.DebugRenderer renderFloatingText (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Ljava/lang/String;IIII)V |
| 107 | +- param 6 argb_color |
| 108 | +- |
| 109 | +-target_method net.minecraft.client.renderer.debug.DebugRenderer renderFloatingText (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Ljava/lang/String;DDDI)V |
| 110 | +- param 6 argb_color |
| 111 | +- |
| 112 | +-target_method net.minecraft.client.renderer.debug.DebugRenderer renderFloatingText (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Ljava/lang/String;DDDIF)V |
| 113 | +- param 6 argb_color |
| 114 | +- |
| 115 | +-target_method net.minecraft.client.renderer.debug.DebugRenderer renderFloatingText (Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Ljava/lang/String;DDDIFZFZ)V |
| 116 | +- param 6 argb_color |
| 117 | +- |
106 | 118 | -target_method net.minecraft.client.gui.GuiGraphics drawCenteredString (Lnet/minecraft/client/gui/Font;Ljava/lang/String;III)V |
107 | 119 | - param 4 argb_color |
108 | 120 | - |
|
130 | 142 | -target_method net.minecraft.client.gui.GuiGraphics drawWordWrap (Lnet/minecraft/client/gui/Font;Lnet/minecraft/network/chat/FormattedText;IIII)V |
131 | 143 | - param 5 argb_color |
132 | 144 | - |
| 145 | +-target_method net.minecraft.client.gui.components.AbstractStringWidget setColor (I)Lnet/minecraft/client/gui/components/AbstractStringWidget; |
| 146 | +- param 0 argb_color |
| 147 | +- |
133 | 148 | -target_method net.minecraft.client.gui.GuiGraphics hLine (IIII)V |
134 | 149 | - param 3 argb_color |
135 | 150 | - |
|
146 | 161 | - param 4 argb_color |
147 | 162 | - param 5 argb_color |
148 | 163 | - |
149 | | --target_method net.minecraft.client.gui.GuiGraphics renderOutline (IIIII)V |
| 164 | +-target_method net.minecraft.client.gui.GuiGraphics submitOutline (IIIII)V |
150 | 165 | - param 4 argb_color |
151 | 166 | - |
152 | 167 | -target_method com.mojang.blaze3d.vertex.VertexConsumer setColor (I)Lcom/mojang/blaze3d/vertex/VertexConsumer; |
|
164 | 179 | group int cursor_shape |
165 | 180 | org.lwjgl.glfw.GLFW.GLFW_ARROW_CURSOR |
166 | 181 | org.lwjgl.glfw.GLFW.GLFW_IBEAM_CURSOR |
167 | | -@@ -277,7 +_,6 @@ |
| 182 | +@@ -292,7 +_,6 @@ |
168 | 183 |
|
169 | 184 | #: Flags used in {@link net.minecraft.entity.mob.VexEntity#VEX_FLAGS VEX_FLAGS}. |
170 | 185 | group int vex_flags |
171 | 186 | - @flags |
172 | 187 | net.minecraft.world.entity.monster.Vex.FLAG_IS_CHARGING |
173 | 188 |
|
174 | 189 | target_method net.minecraft.world.entity.monster.Vex getVexFlag (I)Z |
175 | | -@@ -1628,6 +_,7 @@ |
| 190 | +@@ -1646,6 +_,7 @@ |
176 | 191 | return s2c_animation_id |
177 | 192 |
|
178 | 193 | group int s2c_game_state_demo_value |
179 | 194 | + @scope class net.minecraft.server.level.DemoMode |
180 | 195 | net.minecraft.network.protocol.game.ClientboundGameEventPacket.DEMO_PARAM_INTRO |
181 | 196 | net.minecraft.network.protocol.game.ClientboundGameEventPacket.DEMO_PARAM_HINT_1 |
182 | 197 | net.minecraft.network.protocol.game.ClientboundGameEventPacket.DEMO_PARAM_HINT_2 |
183 | | -@@ -1903,3 +_,6 @@ |
| 198 | +@@ -1921,3 +_,6 @@ |
184 | 199 |
|
185 | 200 | target_method net.minecraft.network.protocol.game.ClientboundLevelEventPacket getType ()I |
186 | 201 | return world_event |
|
0 commit comments