Class PlaceTool
java.lang.Object
com.simibubi.create.content.schematics.client.tools.SchematicToolBase
com.simibubi.create.content.schematics.client.tools.PlaceTool
- 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.SchematicToolBase
init, renderOnSchematic, renderOverlay, renderTool, updateSelection, updateTargetPos
-
Constructor Details
-
PlaceTool
public PlaceTool()
-
-
Method Details
-
handleRightClick
public boolean handleRightClick() -
handleMouseWheel
public boolean handleMouseWheel(double delta)
-