public class SignChangeEvent extends BlockEvent implements Cancellable
block| Constructor and Description |
|---|
SignChangeEvent(Block block,
Player player,
String[] lines) |
| Modifier and Type | Method and Description |
|---|---|
static HandlerList |
getHandlers() |
String |
getLine(int index) |
String[] |
getLines() |
Player |
getPlayer() |
void |
setLine(int index,
String line) |
getBlockgetEventName, isCancelled, setCancelled, setCancelledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelled, setCancelledpublic static HandlerList getHandlers()
public Player getPlayer()
public String[] getLines()
public String getLine(int index)
public void setLine(int index,
String line)
Copyright © 2020. All rights reserved.