Package | Description |
---|---|
org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world , including all players, monsters, projectiles, etc. |
org.bukkit.event.entity |
Modifier and Type | Method | Description |
---|---|---|
EnderDragon |
EnderDragonPart.getParent() |
Modifier and Type | Method | Description |
---|---|---|
EnderDragon |
EnderDragonChangePhaseEvent.getEntity() |
Constructor | Description |
---|---|
EnderDragonChangePhaseEvent(EnderDragon enderDragon,
EnderDragon.Phase currentPhase,
EnderDragon.Phase newPhase) |
Copyright © 2019. All rights reserved.