Skip to content

Commit

Permalink
Update SimpleFixes.java
Browse files Browse the repository at this point in the history
  • Loading branch information
AViewFromTheTop committed Feb 5, 2025
1 parent d36f13b commit 3b41e34
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ public static void addItemRenameFix(
* @param schema the schema this fix should be a part of
* @see ItemRenameFix
*/
private static void addRandomItemRenameFix(
public static void addRandomItemRenameFix(
@NotNull DataFixerBuilder builder,
@NotNull String name,
@NotNull ResourceLocation oldId,
Expand Down

0 comments on commit 3b41e34

Please sign in to comment.