Class PathfindingSystem.OnModifierPlace

java.lang.Object
com.prineside.tdi2.SerializableListener<PathfindingSystem>
com.prineside.tdi2.systems.PathfindingSystem.OnModifierPlace
All Implemented Interfaces:
KryoSerializable, Listener<ModifierPlace>
Enclosing class:
PathfindingSystem

public static final class PathfindingSystem.OnModifierPlace extends SerializableListener<PathfindingSystem> implements Listener<ModifierPlace>
  • Method Details

    • handleEvent

      public void handleEvent(ModifierPlace event)
      Description copied from interface: Listener
      Called each time an event is being triggered
      Specified by:
      handleEvent in interface Listener<ModifierPlace>
      Parameters:
      event - event object passed by someone. Some events can be stopped or cancelled