Throwing Blocks Around Randomly

Discussion in 'Plugin Development' started by Lactem, Jun 1, 2013.

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

    Lactem

    I'm pretty much trying to do exactly what's in here, but when a player clicks a block. In the link, they use things like event.blockList(), which are not in PlayerInteractEvent. (They're using the EntityExplodeEvent.) I already have the clicking, but I'm trying to figure out how to make it send blocks flying randomly.

    Thanks,
    Lactem
     
  2. Offline

    chasechocolate

    Just get nearby blocks using for-loops.
     
Thread Status:
Not open for further replies.

Share This Page