Interface IMultiSideBehaviour<M extends IMulti<? super M>>

All Superinterfaces:
IMultiBehaviour<M>

public interface IMultiSideBehaviour<M extends IMulti<? super M>> extends IMultiBehaviour<M>
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.core.Direction
    The face of the IMulti in which this MultiBehaviour is found.

    Methods inherited from interface com.petrolpark.compat.create.core.block.multi.IMultiBehaviour

    getOptionalMulti
  • Method Details

    • getMultiFace

      net.minecraft.core.Direction getMultiFace()
      The face of the IMulti in which this MultiBehaviour is found. This is not transformed automatically.
      Returns:
      Non-null face