#279: Minor edits to various Javadocs
By: ShanerX <shanerx@shanerx.org>
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
package org.bukkit.event;
|
||||
|
||||
/**
|
||||
* A type characterizing events that may be cancelled by a plugin or the server.
|
||||
*/
|
||||
public interface Cancellable {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user