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 MethodsModifier and TypeMethodDescriptionstatic booleancanHaveFaceAlignedCogWheels(net.minecraft.world.level.block.state.BlockState state)
-
Method Details
-
canHaveFaceAlignedCogWheels
static boolean canHaveFaceAlignedCogWheels(net.minecraft.world.level.block.state.BlockState state)
-