Skip to content

Commit

Permalink
ClientWorld#getStarBrightness (#3787)
Browse files Browse the repository at this point in the history
Co-authored-by: D1p4k <[email protected]>
  • Loading branch information
Dev0Louis and Dev0Louis authored Feb 11, 2024
1 parent 20aa9da commit bd3e21e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mappings/net/minecraft/client/world/ClientWorld.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ CLASS net/minecraft/class_638 net/minecraft/client/world/ClientWorld
METHOD method_23784 reloadColor ()V
METHOD method_23785 getCloudsColor (F)Lnet/minecraft/class_243;
ARG 1 tickDelta
METHOD method_23787 getStarBrightness (F)F
ARG 1 tickDelta
METHOD method_23789 getLightningTicksLeft ()I
METHOD method_24462 (Lnet/minecraft/class_2338$class_2339;Lnet/minecraft/class_4761;)V
ARG 2 config
Expand Down

0 comments on commit bd3e21e

Please sign in to comment.