Package net.pdevita.creeperheal2.core
Class ExplodedArmorStand
-
- All Implemented Interfaces:
public final class ExplodedArmorStand extends ExplodedEntity
-
-
Field Summary
Fields Modifier and Type Field Description private final EntityType
entityType
private Location
location
-
Constructor Summary
Constructors Constructor Description ExplodedArmorStand(Entity entity)
-
Method Summary
Modifier and Type Method Description EntityType
getEntityType()
Unit
saveData(Entity entity)
Unit
loadData(Entity entity)
-
-
Method Detail
-
getEntityType
EntityType getEntityType()
-
-
-
-