Name | <PlayerTag.fake_entities> |
Returns | ListTag(EntityTag) |
Description | Returns a list of fake entities the player can see, as set by fakespawn.
Note that these entities are not being tracked by the server, so many operations may not be possible on them. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L2343 |