Solved Can an entity(item) be respawned using the uuid?

Discussion in 'Plugin Development' started by Paulaitass, Sep 25, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    Paulaitass

    Can i use the uuid for spawn an entity?
     
  2. Offline

    Zombie_Striker

    @Paulaitass
    No. You can however store all the values for the entity inside a map, and use the UUID to get the values from the map.
     
  3. Offline

    Paulaitass

    okey, lots of thanks.
     
Thread Status:
Not open for further replies.

Share This Page