Class Outliner

java.lang.Object
com.simibubi.create.foundation.outliner.Outliner
com.petrolpark.client.outline.Outliner

public class Outliner extends com.simibubi.create.foundation.outliner.Outliner
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.simibubi.create.foundation.outliner.Outliner

    com.simibubi.create.foundation.outliner.Outliner.OutlineEntry
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

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

    Methods inherited from class com.simibubi.create.foundation.outliner.Outliner

    chaseAABB, edit, endChasingLine, getOutlines, keep, remove, renderOutlines, showAABB, showAABB, showCluster, showItem, showLine, showValueBox, 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 com.simibubi.create.foundation.outliner.Outline.OutlineParams showBox(Object slot, net.minecraft.world.phys.AABB bb, int ttl)
    • getOutlineMap

      protected Map<Object,com.simibubi.create.foundation.outliner.Outliner.OutlineEntry> getOutlineMap()