Make IMineBehavior extend IBehavior

This commit is contained in:
Brady 2018-09-23 16:45:00 -05:00
parent a6aa659629
commit e99fc5d9b7
No known key found for this signature in database
GPG Key ID: 73A788379A197567
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ import net.minecraft.block.Block;
* @author Brady
* @since 9/23/2018
*/
public interface IMineBehavior {
public interface IMineBehavior extends IBehavior {
/**
* Begin to search for and mine the specified blocks until