From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- .../net/minecraft/client/ClientBrandRetriever.html | 254 +++++++++++++++++++++ 1 file changed, 254 insertions(+) create mode 100644 javadoc/net/minecraft/client/ClientBrandRetriever.html (limited to 'javadoc/net/minecraft/client/ClientBrandRetriever.html') diff --git a/javadoc/net/minecraft/client/ClientBrandRetriever.html b/javadoc/net/minecraft/client/ClientBrandRetriever.html new file mode 100644 index 0000000..c8fcc7e --- /dev/null +++ b/javadoc/net/minecraft/client/ClientBrandRetriever.html @@ -0,0 +1,254 @@ + + + + + +ClientBrandRetriever (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.client
+

Class ClientBrandRetriever

+
+
+ +
+
    +
  • +
    +
    +
    public class ClientBrandRetriever
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static java.lang.StringgetClientModName() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ClientBrandRetriever

        +
        public ClientBrandRetriever()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getClientModName

        +
        public static java.lang.String getClientModName()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3