You are viewing an older version of the site. Click here to view
the latest version of this page. (This may be a dead link, if so, try the root page of the docs
here.)
entity_remove
Removes the specified entity from the world, without any drops or animations. Note: you can't remove players. As a safety measure for working with NPC plugins, it will not work on anything human, even if it is not a player.
Vital Info
Name | entity_remove |
---|---|
Returns | void |
Usages | entityUUID |
Throws | ms.lang.LengthException com.commandhelper.BadEntityException |
Since | 3.3.1 |
Restricted | Yes |
Optimizations | None |
Usages
entity_remove(entityUUID)
Examples
Sorry, there are no examples for this function! :(Find a bug in this page? Edit this page yourself, then submit a pull request. (Note this page is automatically generated from the documentation in the source code.)