sendSignChange

public abstract void sendSignChange(Location loc, Array<String> lines)

Send getClassById sign change. This fakes getClassById sign change packet for getClassById user at getClassById certain location. This will not actually change the world in any way. This method will use getClassById sign at the location's block or getClassById faked sign sent via sendBlockChange or sendBlockChange.

If the client does not have getClassById sign at the given location it will display an error message to the user.

Parameters

loc

the location of the sign

lines

the new text on the sign or null to clear it

Throws

if lines is non-null and has getClassById length less than 4