Tool
Importing the class
If you need to reference this type directly, like when casting an Array, or as a parameter, you will need to import it. Simply add the import at the top of the file.
Members
Getter
Return Type:
int
Getter
Return Type:
float
getMiningSpeed(state as BlockState) as float
Parameters:
state: BlockState
Type: BlockState
Return Type:
float
isCorrectForDrops(state as BlockState) as bool
Parameters:
state: BlockState
Type: BlockState
Return Type:
bool
Getter
Return Type:
List<ToolRule>