Make IMineBehavior extend IBehavior

This commit is contained in:
Brady
2018-09-23 16:45:00 -05:00
parent a6aa659629
commit e99fc5d9b7

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