Interface IDiagonalBevelCogWheelBlockEntity
- All Known Implementing Classes:
DualDiagonalBevelCogWheelBlockEntity.Part,SingleDiagonalBevelCogWheelBlockEntity
public interface IDiagonalBevelCogWheelBlockEntity
-
Method Summary
Modifier and TypeMethodDescriptionpetrolpark.mc.library.util.Orientationdefault floatpropagateRotationToCogWheel(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)
-