toggle menu
CreeperHeal2
JVM
switch theme
search in API
CreeperHeal2
/
net.pdevita.creeperheal2.core
/
ExplodedArmorStand
Exploded
Armor
Stand
class
ExplodedArmorStand
(
entity
:
Entity
)
:
ExplodedEntity
Members
Constructors
Exploded
Armor
Stand
Link copied to clipboard
constructor
(
entity
:
Entity
)
Properties
entity
Type
Link copied to clipboard
open
override
val
entityType
:
EntityType
location
Link copied to clipboard
lateinit
var
location
:
Location
Functions
load
Data
Link copied to clipboard
open
override
fun
loadData
(
entity
:
Entity
)
place
Entity
Link copied to clipboard
fun
placeEntity
(
)
:
Boolean
save
Data
Link copied to clipboard
open
override
fun
saveData
(
entity
:
Entity
)
spawn
Entity
Link copied to clipboard
fun
spawnEntity
(
location
:
Location
)
:
Entity
?