Fix javadoc
This commit is contained in:
@ -47,7 +47,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ * The Sign must be in the same world as the player.
|
+ * The Sign must be in the same world as the player.
|
||||||
*
|
*
|
||||||
* @param sign The sign to edit
|
* @param sign The sign to edit
|
||||||
+ * @deprecated use {@link #openSign(Sign, Side))}
|
+ * @deprecated use {@link #openSign(Sign, Side)}
|
||||||
*/
|
*/
|
||||||
+ @Deprecated
|
+ @Deprecated
|
||||||
public void openSign(@NotNull Sign sign);
|
public void openSign(@NotNull Sign sign);
|
||||||
|
|||||||
Reference in New Issue
Block a user