| Modifier and Type | Method and Description |
|---|---|
void |
configure(String key,
Object value) |
void |
describe(org.bukkit.command.CommandSender sender) |
org.bukkit.entity.Entity |
getEntity() |
EntityData |
getEntityData() |
UUID |
getEntityId() |
UUID |
getId() |
Integer |
getImportedId() |
org.bukkit.Location |
getLocation() |
String |
getName() |
org.bukkit.configuration.ConfigurationSection |
getParameters() |
default UUID |
getUUID()
Deprecated.
|
boolean |
isActive() |
boolean |
isEntity(org.bukkit.entity.Entity entity) |
void |
remove() |
org.bukkit.entity.Entity |
respawn() |
void |
setName(String name) |
boolean |
setTemplate(String mobKey) |
boolean |
setType(String mobKey) |
void |
teleport(org.bukkit.Location location) |
void |
update() |
@Nonnull EntityData getEntityData()
@Nullable org.bukkit.Location getLocation()
getLocation in interface Locatablevoid update()
@Nonnull org.bukkit.configuration.ConfigurationSection getParameters()
void teleport(@Nonnull org.bukkit.Location location)
void remove()
void describe(org.bukkit.command.CommandSender sender)
@Nullable org.bukkit.entity.Entity getEntity()
boolean isEntity(org.bukkit.entity.Entity entity)
@Nullable org.bukkit.entity.Entity respawn()
@Deprecated default UUID getUUID()
Copyright © 2021 elMakers. All rights reserved.