| Interface | Description |
|---|---|
| BlockTool |
Represents a tool that uses a block..
|
| DoubleActionBlockTool |
Represents a block tool that also has a secondary/primary function.
|
| DoubleActionTraceTool |
Represents a trace tool that also has a secondary/primary function.
|
| Tool |
Represents a tool.
|
| TraceTool |
Represents a tool that does not require a block.
|
| Class | Description |
|---|---|
| AreaPickaxe |
A super pickaxe mode that will remove blocks in an area.
|
| BlockDataCyler |
A mode that cycles the data values of supported blocks.
|
| BlockReplacer |
A mode that replaces one block.
|
| BrushTool |
Builds a shape at the place being looked at.
|
| DistanceWand |
A wand that can be used at a distance.
|
| FloatingTreeRemover |
A pickaxe mode that removes floating treetops (logs and leaves not connected
to anything else)
|
| FloodFillTool |
A tool that flood fills blocks.
|
| LongRangeBuildTool |
A tool that can place (or remove) blocks at a distance.
|
| QueryTool |
Plants a tree.
|
| RecursivePickaxe |
A pickaxe mode that recursively finds adjacent blocks within range of
an initial block and of the same type.
|
| SinglePickaxe |
A super pickaxe mode that removes one block.
|
| TreePlanter |
Plants a tree.
|
Copyright © 2010-2014. All Rights Reserved.