Bukkit
1.4.7-R1.0
Main Page
Related Pages
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Variables
Enumerator
Pages
Cancellable.java
Go to the documentation of this file.
1
package
org.bukkit.event;
2
3
public
interface
Cancellable
{
10
public
boolean
isCancelled
();
11
18
public
void
setCancelled
(
boolean
cancel);
19
}
org
bukkit
event
Cancellable.java
Generated on Wed May 22 2013 18:16:42 for Bukkit by
1.8.2