Class ShipDefenseEvent

  • All Implemented Interfaces:
    IEventMetaDataProvider

    public class ShipDefenseEvent
    extends java.lang.Object
    implements IEventMetaDataProvider
    Event if a ship defends successfully against another another ship. Successful means that after the attack the attacking ship is either destroyed or the owner is the same as the one of the defending ship, or the ship was plundered.
    Author:
    Andi Hotz, (c) Sahits GmbH, 2013 Created on Feb 24, 2013
    • Field Detail

      • className

        private java.lang.String className
      • methodName

        private java.lang.String methodName