Interface IDiagonalBevelCogWheelBlockEntity

All Known Implementing Classes:
DualDiagonalBevelCogWheelBlockEntity.Part, SingleDiagonalBevelCogWheelBlockEntity

public interface IDiagonalBevelCogWheelBlockEntity
  • Method Summary

    Modifier and Type
    Method
    Description
    petrolpark.mc.library.util.Orientation
     
    default float
    propagateRotationToCogWheel(com.simibubi.create.content.kinetics.base.KineticBlockEntity target, net.minecraft.world.level.block.state.BlockState stateTo, net.minecraft.core.BlockPos diff)
     
  • Method Details

    • getOrientation

      petrolpark.mc.library.util.Orientation getOrientation()
    • propagateRotationToCogWheel

      default float propagateRotationToCogWheel(com.simibubi.create.content.kinetics.base.KineticBlockEntity target, net.minecraft.world.level.block.state.BlockState stateTo, net.minecraft.core.BlockPos diff)