Interface ReceivingKineticBlockEntity
- All Known Implementing Classes:
LargeFanBlockEntity
public interface ReceivingKineticBlockEntity
-
Method Summary
Modifier and TypeMethodDescriptionfloatpropagateRotationFrom(com.simibubi.create.content.kinetics.base.KineticBlockEntity target, net.minecraft.world.level.block.state.BlockState stateFrom, net.minecraft.world.level.block.state.BlockState stateTo, net.minecraft.core.BlockPos diff, boolean connectedViaAxes, boolean connectedViaCogs)
-
Method Details
-
propagateRotationFrom
float propagateRotationFrom(com.simibubi.create.content.kinetics.base.KineticBlockEntity target, net.minecraft.world.level.block.state.BlockState stateFrom, net.minecraft.world.level.block.state.BlockState stateTo, net.minecraft.core.BlockPos diff, boolean connectedViaAxes, boolean connectedViaCogs) - See Also:
-