Interface RenderBlockEntityModel.IRotationRenderState

Enclosing class:
RenderBlockEntityModel<T extends org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity,S extends net.minecraft.client.renderer.blockentity.state.BlockEntityRenderState & RenderBlockEntityModel.IRotationRenderState,M>

public static interface RenderBlockEntityModel.IRotationRenderState
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.core.Direction
     
  • Method Details

    • rotation

      net.minecraft.core.Direction rotation()