public class BlockSign extends BlockObject
Constructor and Description |
---|
BlockSign(int type,
byte data)
Constructor for a sign without text.
|
BlockSign(int type,
byte data,
java.lang.String[] lines)
Constructor for a sign with text.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getLines() |
void |
setlines(java.lang.String[] lines) |
getData, getLocation, getTypeId, setData, setLocation, setTypeId, setTypeIdAndData