Skip to content

Commit

Permalink
fix: ChunkGenerator#getDebugHudText -> ChunkGenerator#appendDebugHudT…
Browse files Browse the repository at this point in the history
…ext (#4002)
  • Loading branch information
Octol1ttle committed Sep 28, 2024
1 parent 44e469b commit ecfec96
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ CLASS net/minecraft/class_2794 net/minecraft/world/gen/chunk/ChunkGenerator
ARG 4 center
ARG 5 skipReferencedStructures
ARG 6 placement
METHOD method_40450 getDebugHudText (Ljava/util/List;Lnet/minecraft/class_7138;Lnet/minecraft/class_2338;)V
METHOD method_40450 appendDebugHudText (Ljava/util/List;Lnet/minecraft/class_7138;Lnet/minecraft/class_2338;)V
ARG 1 text
ARG 2 noiseConfig
ARG 3 pos
Expand Down

0 comments on commit ecfec96

Please sign in to comment.