Skip to content

Commit

Permalink
💥 Rename the annoation handler
Browse files Browse the repository at this point in the history
  • Loading branch information
H2Sxxa committed Sep 11, 2023
1 parent 1a2fdd3 commit 4efb2d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import net.minecraftforge.fml.common.eventhandler.SubscribeEvent;

@EventBusSubscriber(modid = KekkaiModInfo.MODID)
public class DeclearBus {
public class ReflexBus {
public static List<String> SPELLCARD_PACKAGES = new ArrayList<>();

@SubscribeEvent
Expand Down

0 comments on commit 4efb2d7

Please sign in to comment.