BloodMagic/src/main/java/WayofTime/bloodmagic/api/event
Nicholas Ignoffo 554c9852e6 Move commonly used API systems to a plugin based system
Create a class that implements IBloodMagicPlugin and annotate it with
`@BloodMagicPlugin`. The `register` method will be called during init.

Currently implemented systems:
- Blacklisting
  - Teleposer
  - Teleposer (entity)
  - Transposition
  - Well of Suffering
  - Green Grove
- Setting sacrificial values
- Adding altar components
2017-08-15 18:14:28 -07:00
..
AddToNetworkEvent.java AddToNetworkEvent should be cancellable 2016-03-14 18:55:05 -07:00
AltarCraftedEvent.java this doesn't compile yet, but have something to peek at 2017-08-14 20:53:46 -07:00
BoundToolEvent.java Formatting! 2016-04-05 16:16:17 -04:00
ItemBindEvent.java Formatting! 2016-04-05 16:16:17 -04:00
RitualEvent.java Move some base classes into the API 2016-03-23 20:23:39 -04:00
SacrificeKnifeUsedEvent.java Formatting! 2016-04-05 16:16:17 -04:00
SoulNetworkEvent.java Rewrite LP network data saving system 2016-06-12 13:41:02 -07:00
TeleposeEvent.java Move commonly used API systems to a plugin based system 2017-08-15 18:14:28 -07:00