Class ChatClickData

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

public class ChatClickData extends Object
  • Field Details

    • pattern

      public static final Pattern pattern
  • Constructor Details

    • ChatClickData

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

    • getClickedUrl

      public String getClickedUrl()
      Gets the URL which was clicked on.
    • getURI

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

      public boolean isLinkingAScreenshot(URI uri)
      Returns true if the URI links to a screenshot