Skip to content

Commit

Permalink
real tickDelta -> deltaTicks
Browse files Browse the repository at this point in the history
  • Loading branch information
Octol1ttle committed Jan 22, 2025
1 parent 16b0926 commit 1e4ce7f
Show file tree
Hide file tree
Showing 12 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion mappings/net/minecraft/client/gui/Drawable.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ CLASS net/minecraft/class_4068 net/minecraft/client/gui/Drawable
ARG 1 context
ARG 2 mouseX
ARG 3 mouseY
ARG 4 tickDelta
ARG 4 deltaTicks
6 changes: 3 additions & 3 deletions mappings/net/minecraft/client/gui/screen/Screen.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ CLASS net/minecraft/class_437 net/minecraft/client/gui/screen/Screen
ARG 1 context
ARG 2 mouseX
ARG 3 mouseY
ARG 4 tickDelta
ARG 4 deltaTicks
METHOD method_25421 shouldPause ()Z
METHOD method_25422 shouldCloseOnEsc ()Z
COMMENT Checks whether this screen should be closed when the escape key is pressed.
Expand Down Expand Up @@ -129,7 +129,7 @@ CLASS net/minecraft/class_437 net/minecraft/client/gui/screen/Screen
ARG 1 context
ARG 2 mouseX
ARG 3 mouseY
ARG 4 tickDelta
ARG 4 deltaTicks
METHOD method_47414 setTooltip (Ljava/util/List;)V
ARG 1 tooltip
METHOD method_47415 setTooltip (Lnet/minecraft/class_2561;)V
Expand Down Expand Up @@ -165,7 +165,7 @@ CLASS net/minecraft/class_437 net/minecraft/client/gui/screen/Screen
COMMENT This should be overridden with a call to {@link #setInitialFocus(Element)} to set the element that is initially focused.
METHOD method_57728 renderPanoramaBackground (Lnet/minecraft/class_332;F)V
ARG 1 context
ARG 2 tickDelta
ARG 2 deltaTicks
METHOD method_57734 applyBlur ()V
METHOD method_57735 renderDarkening (Lnet/minecraft/class_332;)V
ARG 1 context
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ CLASS net/minecraft/class_8064 net/minecraft/client/gui/screen/ingame/CyclingSlo
METHOD <init> (I)V
ARG 1 slotId
METHOD method_48468 computeAlpha (F)F
ARG 1 tickDelta
ARG 1 deltaTicks
METHOD method_48469 render (Lnet/minecraft/class_1703;Lnet/minecraft/class_332;FII)V
ARG 1 screenHandler
ARG 2 context
ARG 3 tickDelta
ARG 3 deltaTicks
ARG 4 x
ARG 5 y
METHOD method_48470 drawIcon (Lnet/minecraft/class_1735;Lnet/minecraft/class_2960;FLnet/minecraft/class_332;II)V
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ CLASS net/minecraft/class_486 net/minecraft/client/gui/screen/ingame/Enchantment
ARG 1 context
ARG 2 x
ARG 3 y
ARG 4 tickDelta
ARG 4 deltaTicks
METHOD method_64044 (Lnet/minecraft/class_332;Lnet/minecraft/class_4597;)V
ARG 2 vertexConsumers
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ CLASS net/minecraft/class_4894 net/minecraft/client/gui/screen/ingame/ForgingScr
ARG 1 context
ARG 2 mouseX
ARG 3 mouseY
ARG 4 tickDelta
ARG 4 deltaTicks
METHOD method_25445 setup ()V
METHOD method_48467 drawInvalidRecipeArrow (Lnet/minecraft/class_332;II)V
ARG 1 context
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ CLASS net/minecraft/class_465 net/minecraft/client/gui/screen/ingame/HandledScre
ARG 3 mouseY
METHOD method_2389 drawBackground (Lnet/minecraft/class_332;FII)V
ARG 1 context
ARG 2 tickDelta
ARG 2 deltaTicks
ARG 3 mouseX
ARG 4 mouseY
METHOD method_30107 onMouseClick (I)V
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ CLASS net/minecraft/class_513 net/minecraft/client/gui/screen/recipebook/RecipeB
ARG 3 y
ARG 4 mouseX
ARG 5 mouseY
ARG 6 tickDelta
ARG 6 deltaTicks
METHOD method_2635 getLastClickedResults ()Lnet/minecraft/class_516;
METHOD method_2636 initialize (Lnet/minecraft/class_310;II)V
ARG 1 client
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ CLASS net/minecraft/class_339 net/minecraft/client/gui/widget/ClickableWidget
ARG 1 context
ARG 2 mouseX
ARG 3 mouseY
ARG 4 tickDelta
ARG 4 deltaTicks
METHOD method_48591 setNavigationOrder (I)V
ARG 1 navigationOrder
METHOD method_49604 drawScrollableText (Lnet/minecraft/class_332;Lnet/minecraft/class_327;II)V
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ CLASS net/minecraft/class_350 net/minecraft/client/gui/widget/EntryListWidget
ARG 1 context
ARG 2 mouseX
ARG 3 mouseY
ARG 4 tickDelta
ARG 4 deltaTicks
METHOD method_25312 renderHeader (Lnet/minecraft/class_332;II)V
ARG 1 context
ARG 2 x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ CLASS net/minecraft/class_10415 net/minecraft/client/gui/widget/ScrollableTextFi
ARG 1 context
ARG 2 mouseX
ARG 3 mouseY
ARG 4 tickDelta
ARG 4 deltaTicks
METHOD method_44391 getContentsHeight ()I
METHOD method_65509 getTextMargin ()I
METHOD method_65510 isVisible (II)Z
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ CLASS net/minecraft/class_8138 net/minecraft/client/render/entity/DisplayEntityR
ARG 2 state
METHOD method_52844 lerpYaw (Lnet/minecraft/class_8113;F)F
ARG 0 entity
ARG 1 tickDelta
ARG 1 deltaTicks
METHOD method_52845 getBackwardsYaw (Lnet/minecraft/class_4184;)F
ARG 0 camera
METHOD method_52846 lerpPitch (Lnet/minecraft/class_8113;F)F
ARG 0 entity
ARG 1 tickDelta
ARG 1 deltaTicks
METHOD method_52847 getNegatedPitch (Lnet/minecraft/class_4184;)F
ARG 0 camera
METHOD method_63531 getBrightnessOverride (Lnet/minecraft/class_8113;)I
Expand Down
2 changes: 1 addition & 1 deletion mappings/net/minecraft/entity/Entity.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ CLASS net/minecraft/class_1297 net/minecraft/entity/Entity
COMMENT @see #isCollidable
ARG 1 other
METHOD method_30950 getLerpedPos (F)Lnet/minecraft/class_243;
ARG 1 tickDelta
ARG 1 deltaTicks
METHOD method_30951 getLeashPos (F)Lnet/minecraft/class_243;
COMMENT {@return the position of the leash this entity holds}
COMMENT
Expand Down

0 comments on commit 1e4ce7f

Please sign in to comment.