From 877312184c472d9845e5ef1008bc538f4634059f Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:50:56 +0300 Subject: fix missing source folder --- javadoc/net/minecraft/network/NetworkSystem.html | 347 ----------------------- 1 file changed, 347 deletions(-) delete mode 100644 javadoc/net/minecraft/network/NetworkSystem.html (limited to 'javadoc/net/minecraft/network/NetworkSystem.html') diff --git a/javadoc/net/minecraft/network/NetworkSystem.html b/javadoc/net/minecraft/network/NetworkSystem.html deleted file mode 100644 index 22d02f1..0000000 --- a/javadoc/net/minecraft/network/NetworkSystem.html +++ /dev/null @@ -1,347 +0,0 @@ - - - - - -NetworkSystem (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.network
-

Class NetworkSystem

-
-
- -
-
    -
  • -
    -
    -
    public class NetworkSystem
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      booleanisAlive 
      -
    • -
    - - - - -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        isAlive

        -
        public volatile boolean isAlive
        -
      • -
      -
    • -
    - - - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        addLanEndpoint

        -
        public void addLanEndpoint(java.net.InetAddress p_151265_1_,
        -                  int p_151265_2_)
        -                    throws java.io.IOException
        -
        Throws:
        -
        java.io.IOException
        -
      • -
      - - - -
        -
      • -

        addLocalEndpoint

        -
        public java.net.SocketAddress addLocalEndpoint()
        -
      • -
      - - - -
        -
      • -

        terminateEndpoints

        -
        public void terminateEndpoints()
        -
      • -
      - - - -
        -
      • -

        networkTick

        -
        public void networkTick()
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3