public interface IPlayerBlockLocationEvent extends IPlayerEvent
| Modifier and Type | Method and Description |
|---|---|
SimpleLocation |
getFrom() |
SimpleLocation |
getTo() |
boolean |
isCancelled() |
void |
setCancelled(boolean b) |
getIPlayergetSimpleLocation getFrom()
SimpleLocation getTo()
boolean isCancelled()
void setCancelled(boolean b)