public class ChatClickData extends Object
Constructor and Description |
---|
ChatClickData(FontRenderer par1FontRenderer,
ChatLine par2ChatLine,
int par3,
int par4) |
Modifier and Type | Method and Description |
---|---|
String |
getClickedUrl()
Gets the URL which was clicked on.
|
URI |
getURI()
computes the URI from the clicked chat data object
|
public static final Pattern pattern
public ChatClickData(FontRenderer par1FontRenderer, ChatLine par2ChatLine, int par3, int par4)