Package appeng.api.util


package appeng.api.util
  • Class
    Description
    Mutable stand in for Axis Aligned BB, this was used to prevent GC Thrashing..
     
     
     
    List of all colors supported by AE, their names, and various colors for display.
    Represents a location in the Minecraft Universe
    Used to adjust settings on an object,
    Implemented by various block entities or parts in AE
    Implement on block entity or part to suppress the default network tool behavior.
    Nearly all of AE's Block entities implement IOrientable.
    Implemented on many of AE's non Block entity Blocks as a way to get a IOrientable.
    Thrown if ConfigManager is used with a Setting that was not previously registered.
    Represents a relative coordinate, either relative to another object, or relative to the origin of a dimension.