net.minecraft.src
Class ChatClickData

java.lang.Object
  extended by net.minecraft.src.ChatClickData

public class ChatClickData
extends Object


Field Summary
static Pattern pattern
           
 
Constructor Summary
ChatClickData(FontRenderer par1FontRenderer, ChatLine par2ChatLine, int par3, int par4)
           
 
Method Summary
 String func_78309_f()
           
 URI getURI()
          computes the URI from the clicked chat data object
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pattern

public static final Pattern pattern
Constructor Detail

ChatClickData

public ChatClickData(FontRenderer par1FontRenderer,
                     ChatLine par2ChatLine,
                     int par3,
                     int par4)
Method Detail

func_78309_f

public String func_78309_f()

getURI

public URI getURI()
computes the URI from the clicked chat data object