public class HandleReportRemoveEvent extends java.lang.Object implements EventHandler<RemoveEntityEvent>
| Constructor and Description |
|---|
HandleReportRemoveEvent(ConditionService conditionService) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(RemoveEntityEvent event) |
public HandleReportRemoveEvent(ConditionService conditionService)
public void handle(RemoveEntityEvent event)
handle in interface EventHandler<RemoveEntityEvent>