public class EntityExplosionPrimeEvent extends EntityEvent implements Cancellable
entity| Constructor and Description |
|---|
EntityExplosionPrimeEvent(Entity entity,
double force) |
| Modifier and Type | Method and Description |
|---|---|
double |
getForce() |
boolean |
isBlockBreaking() |
void |
setBlockBreaking(boolean blockBreaking) |
void |
setForce(double force) |
getEntityisCancelled, setCancelled, setCancelledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelled, setCancelledpublic EntityExplosionPrimeEvent(Entity entity, double force)
Copyright © 2020. All rights reserved.