Class InhibitionManager

java.lang.Object
me.iron.WarpSpace.Mod.Interdiction.InhibitionManager

public class InhibitionManager
extends java.lang.Object
NOT USED class that holds a list of all inhibited sectors and references to the objects causing the inhibition.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.util.HashMap<java.lang.Double,​InhibitionSource[]> sectorMap  
  • Constructor Summary

    Constructors 
    Constructor Description
    InhibitionManager()  
  • Method Summary

    Modifier and Type Method Description
    static void OverwriteInterdiction()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait