AutoReferee  2.5
 All Classes Functions Variables
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
\Norg
 \Nmctourney
  \Nautoreferee
   oNevent
   |oNmatch
   ||oCMatchCompleteEventCalled when a match is ending
   ||oCMatchEventRepresents an event related to an org.mctourney.autoreferee.AutoRefMatch
   ||oCMatchLoadEventCalled when a new map is loaded
   ||oCMatchStartEventCalled when a match is starting
   ||oCMatchUnloadEventCalled when a map is unloaded from the server
   ||\CMatchUploadStatsEventCalled when match statistics are generated and uploaded
   |\Nplayer
   | oCPlayerMatchEventRepresents an event related to an org.mctourney.autoreferee.AutoRefMatch
   | oCPlayerMatchJoinEventCalled when a player joins a match
   | oCPlayerMatchLeaveEventCalled when a player leaves a match
   | oCPlayerTeamEventRepresents an event related to an org.mctourney.autoreferee.AutoRefTeam
   | oCPlayerTeamJoinEventCalled when a player joins a team
   | \CPlayerTeamLeaveEventCalled when a player leaves a team
   oNgoals
   |oCAutoRefGoalRepresents a condition for victory
   |\CBlockGoalRepresents a block placement goal
   oNutil
   |oNmetrics
   ||\CIncrementPlotterRepresents an incremental tracker for discrete events
   |oNmidi
   ||oCMidiUtilUtility for playing midi files for players to hear
   ||oCNoteBlockReceiverMidi Receiver for processing note events
   ||\CToneUtilUtility for converting between different representations of a tone
   |oCBlockDataRepresents a type of block, combined with any identifiable metadata
   |oCBookUtilUtility for writing books using BookMeta
   |\CReportGeneratorFormats HTML match reports
   oCAutoRefereeBase plugin class
   oCAutoRefMapRepresents a map object, available to be loaded by AutoReferee
   oCAutoRefMatchRepresents a game world controlled by AutoReferee
   |\CMatchStatusRepresents the status of a match
   oCAutoRefPlayerRepresents a player participating in a match
   \CAutoRefTeamRepresents a collection of players in a match