Setting FallingSand HurtEntities tag

Discussion in 'Plugin Development' started by w00tmast3r, Oct 31, 2013.

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

    w00tmast3r

    From looking at the JavaDocs, there doesn't seem to be a method for setting the HurtEntities tag of a FallingSand entity. Is there any other way to set this tag via ProtocolLib or otherwise?
     
  2. Offline

    stirante

    ((CraftFallingSand)entity).getHandle().a(true);

    Instead of bukkit you must include craftbukkit in your project.
     
    coolminer_stream likes this.
  3. I have no idea but i try to do this too.
    Please if you can do it, could you send me a download or an URL? thanks :9
     
Thread Status:
Not open for further replies.

Share This Page