-
构造函数 构造函数描述 CreeperPowerEvent(EntityCreeper creeper, CreeperPowerEvent.PowerCause cause)
CreeperPowerEvent(EntityCreeper creeper, EntityLightningStrike bolt, CreeperPowerEvent.PowerCause cause)
-
All Methods Static Methods Instance Methods Concrete Methods 修饰符和类 成员函数描述 CreeperPowerEvent.PowerCause
getCause()
Gets the cause of the creeper being (un)powered.EntityCreeper
getEntity()
static HandlerList
getHandlers()
EntityLightningStrike
getLightning()
Gets the lightning bolt which is striking the Creeper.