Skip to content

Commit

Permalink
Update PokedexEntry.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Thutmose committed Oct 15, 2023
1 parent a6f5fc9 commit 8280484
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/pokecube/api/data/PokedexEntry.java
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
import com.google.common.collect.Sets;

import net.minecraft.ChatFormatting;
import net.minecraft.nbt.CompoundTag;
import net.minecraft.network.chat.ClickEvent;
import net.minecraft.network.chat.Component;
import net.minecraft.network.chat.MutableComponent;
Expand Down

0 comments on commit 8280484

Please sign in to comment.