public interface SignSource extends ProxySource
CommandSource
s that execute commands when a player
clicks a sign. Their location is set to the sign's location.Modifier and Type | Method and Description |
---|---|
Sign |
getSign()
Get the sign
TileEntity that this source has been created for. |
getOriginalSource
getLocation, getWorld
getMessageSink, getName, sendMessage, sendMessage, setMessageSink
getActiveContexts, getCommandSource, getContainingCollection, getIdentifier, getParents, getParents, getPermissionValue, getSubjectData, getTransientSubjectData, hasPermission, hasPermission, isChildOf, isChildOf
Sign getSign()
TileEntity
that this source has been created for.Sign