All Implemented Interfaces:
ItemAttribute, Placeable, RecipeDisplayItem, InventoryBlock

public class MinerAndroid extends ProgrammableAndroid
The MinerAndroid is a variant of the ProgrammableAndroid which is able to break blocks. The core functionalities boil down to dig(Block, BlockMenu, Block) and moveAndDig(Block, BlockMenu, BlockFace, Block). Otherwise the functionality is similar to a regular android.

The MinerAndroid will also fire an AndroidMineEvent when breaking a Block.

Author:
TheBusyBiscuit, creator3, poma123, Sfiguz7, CyberPatriot, Redemption198, Poslovitch
See Also: