Class Outliner

java.lang.Object
net.createmod.catnip.outliner.Outliner
com.petrolpark.client.outline.Outliner

public class Outliner extends net.createmod.catnip.outliner.Outliner
  • Nested Class Summary

    Nested classes/interfaces inherited from class net.createmod.catnip.outliner.Outliner

    net.createmod.catnip.outliner.Outliner.OutlineEntry
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected Map<Object,net.createmod.catnip.outliner.Outliner.OutlineEntry>
     
    net.createmod.catnip.outliner.Outline.OutlineParams
    showBox(Object slot, net.minecraft.world.phys.AABB bb, int ttl)
     

    Methods inherited from class net.createmod.catnip.outliner.Outliner

    chaseAABB, edit, endChasingLine, getInstance, getOutlines, keep, remove, renderOutlines, showAABB, showAABB, showCluster, showItem, showLine, showOutline, tickOutlines

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Outliner

      public Outliner()
  • Method Details

    • showBox

      public net.createmod.catnip.outliner.Outline.OutlineParams showBox(Object slot, net.minecraft.world.phys.AABB bb, int ttl)
    • getOutlineMap

      protected Map<Object,net.createmod.catnip.outliner.Outliner.OutlineEntry> getOutlineMap()