Skip to content

Commit

Permalink
fix: missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
bconlon1 committed Mar 20, 2024
1 parent 9a752aa commit b4d8133
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
import net.minecraftforge.registries.RegistryObject;
import org.jetbrains.annotations.Nullable;

import java.util.Map;
import java.util.function.Supplier;

public class AetherAdvancementSoundOverrides {
Expand Down

0 comments on commit b4d8133

Please sign in to comment.