Interface IMicroShrinkRender

All Superinterfaces:
MultiPart
All Known Implementing Classes:
CornerMicroblockPart, EdgeMicroblockPart, FaceMicroblockPart, HollowMicroblockPart, StandardMicroblockPart

public interface IMicroShrinkRender extends MultiPart
Created by covers1624 on 10/7/22.
  • Method Details

    • getPriorityClass

      int getPriorityClass()
    • getSlot

      int getSlot()
    • getSize

      int getSize()
    • isTransparent

      boolean isTransparent()
    • getBounds

      codechicken.lib.vec.Cuboid6 getBounds()