Getting Sign Text

Discussion in 'Plugin Development' started by Bubby4j, Mar 10, 2011.

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

    Bubby4j

    I can't figure out how to get the text on a sign, right now I have the sign as a block object.
    [MERGETIME="1299810606"][/MERGETIME]
    I figured it out. Sign sign = (Sign)block.getState(); sign.getLine(0)
     
Thread Status:
Not open for further replies.

Share This Page