Interface IFaceAlignedCogWheelBlock

All Known Subinterfaces:
IAssemblageBlock
All Known Implementing Classes:
AssemblageBlock, EncasedAssemblageBlock, EncasedSeparateShaftHalvesAssemblageBlock, EncasedSingleShaftAssemblageBlock, SeparateShaftHalvesAssemblageBlock, SingleShaftAssemblageBlock, TransmissionBlock

public interface IFaceAlignedCogWheelBlock
Used in IPlacementHelpers only. Actually functionality is in IFaceAlignedCogWheelBlockEntity.
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static boolean
    canHaveFaceAlignedCogWheels(net.minecraft.world.level.block.state.BlockState state)
     
  • Method Details

    • canHaveFaceAlignedCogWheels

      static boolean canHaveFaceAlignedCogWheels(net.minecraft.world.level.block.state.BlockState state)