Interface LightningEvent

All Superinterfaces:
Event
All Known Subinterfaces:
LightningEvent.Post, LightningEvent.Pre, LightningEvent.Strike

public interface LightningEvent extends Event
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Fires after a lightning strike happened.
    static interface 
    Fires before a lightning strike happens.
    static interface 
    Fires when a lightning strike happens.
  • Method Summary

    Methods inherited from interface org.spongepowered.api.event.Event

    cause, context, source