Interface IMicroOcclusion

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

public interface IMicroOcclusion extends SlottedPart
Created by covers1624 on 10/7/22.
  • Method Details

    • getSlot

      int getSlot()
    • getSize

      int getSize()
    • getMaterial

      MicroMaterial getMaterial()
    • getBounds

      codechicken.lib.vec.Cuboid6 getBounds()