Class ReactorExplodeEvent

java.lang.Object
org.bukkit.event.Event
io.github.thebusybiscuit.slimefun4.api.events.ReactorExplodeEvent

public class ReactorExplodeEvent extends Event
The ReactorExplodeEvent is called whenever a reactor explodes.
Author:
TheBusyBiscuit
  • Constructor Details

    • ReactorExplodeEvent

      public ReactorExplodeEvent(@Nonnull Location l, @Nonnull Reactor reactor)
  • Method Details