Class MoveVerticalTool
java.lang.Object
com.simibubi.create.content.schematics.client.tools.SchematicToolBase
com.simibubi.create.content.schematics.client.tools.PlacementToolBase
com.simibubi.create.content.schematics.client.tools.MoveVerticalTool
- All Implemented Interfaces:
ISchematicTool
-
Field Summary
Fields inherited from class com.simibubi.create.content.schematics.client.tools.SchematicToolBase
chasingSelectedPos, lastChasingSelectedPos, mirrors, renderSelectedFace, rotations, schematicHandler, schematicSelected, selectedFace, selectedPos, selectIgnoreBlocks, selectionRange -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.simibubi.create.content.schematics.client.tools.PlacementToolBase
handleRightClick, init, renderOverlay, renderTool, updateSelectionMethods inherited from class com.simibubi.create.content.schematics.client.tools.SchematicToolBase
renderOnSchematic, updateTargetPos
-
Constructor Details
-
MoveVerticalTool
public MoveVerticalTool()
-
-
Method Details
-
handleMouseWheel
public boolean handleMouseWheel(double delta) - Specified by:
handleMouseWheelin interfaceISchematicTool- Overrides:
handleMouseWheelin classPlacementToolBase
-