Interface Source

All Known Subinterfaces:
EntitySource

public interface Source
Represents the source of an event.

Could also be described as the "thing" that caused an event to occur.

  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
    Represents a type of source
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the source type
  • Method Details