Class PulleyLighter
java.lang.Object
com.simibubi.create.content.contraptions.components.structureMovement.ContraptionLighter<PulleyContraption>
com.simibubi.create.content.contraptions.components.structureMovement.pulley.PulleyLighter
- All Implemented Interfaces:
com.jozufozu.flywheel.light.ILightUpdateListener
-
Field Summary
Fields inherited from class com.simibubi.create.content.contraptions.components.structureMovement.ContraptionLighter
bounds, contraption, lightUpdater, lightVolume, scheduleRebuild -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.jozufozu.flywheel.light.GridAlignedBBMethods inherited from class com.simibubi.create.content.contraptions.components.structureMovement.ContraptionLighter
delete, getVolume, growBoundsForEdgeData, onLightPacket, onLightUpdate, status
-
Constructor Details
-
PulleyLighter
-
-
Method Details
-
getContraptionBounds
public com.jozufozu.flywheel.light.GridAlignedBB getContraptionBounds()- Specified by:
getContraptionBoundsin classContraptionLighter<PulleyContraption>
-