1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Solved Despawn FallingSand when it fall on ground

Discussion in 'Development' started by Kyd, Oct 14, 2017.

  1. Kyd

    Kyd Zombie Pigman

    Messages:
    678
    GitHub:
    boi1216
    How can I check when FallingSand entity hit ground and despawn it?
     
  2. Kyd

    Kyd Zombie Pigman

    Messages:
    678
    GitHub:
    boi1216
    Can anyone help?
     
  3. robske_110 (Tim)

    robske_110 (Tim) Wither Skeleton Poggit Reviewer

    Messages:
    1,342
    GitHub:
    robske110
    It automatically despawns it, and creates a block at its position. If you want to prevent it from creating a block cancel EntityBlockChangeEvent if the entity is instanceof FallingSand
     
  4. Kyd

    Kyd Zombie Pigman

    Messages:
    678
    GitHub:
    boi1216
    Thanks
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.