Welp ;p

Discussion in 'Plugin Development' started by CraftCreeper6, Nov 16, 2014.

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

    CraftCreeper6

    Really nooby question. Haven't used Bukkit in a while :confused:
    So, making a plugin, mine a block creates a 3 across 2 up rectangle:
    PHP:
    #  #  #  #  #
    #           #
    #           #
    #  #  #  #  #
    Can't figure out how to use getDirection() to use the correct value (x or z)
    Because if I destroy both x and z I will end up going one forward too :/
     
  2. Offline

    ChipDev

Thread Status:
Not open for further replies.

Share This Page