Improve and document event system. Deprecate duplicate methods.
This commit is contained in:
@@ -7,6 +7,7 @@ import org.bukkit.event.HandlerList;
|
||||
|
||||
|
||||
public class FactionRelationEvent extends Event {
|
||||
|
||||
private static final HandlerList handlers = new HandlerList();
|
||||
|
||||
private Faction fsender;
|
||||
|
||||
Reference in New Issue
Block a user