fix more compile errors

This commit is contained in:
MattBDev
2019-07-29 21:05:31 -04:00
parent 12114ec987
commit 198427dc3d
9 changed files with 44 additions and 21 deletions

View File

@ -83,7 +83,7 @@ public interface Actor extends Identifiable, SessionOwner, Subject {
*/
void print(Component component);
/**
/**F
* Returns true if the actor can destroy bedrock.
*
* @return true if bedrock can be broken by the actor