Class class_1685

java.lang.Object
java.net.URLStreamHandler
net.minecraft.client.class_1685

@Environment(CLIENT) final class class_1685 extends URLStreamHandler
Mappings:
Namespace Name
official bsw
intermediary net/minecraft/class_1685
named net/minecraft/client/class_1685
  • Constructor Details

  • Method Details

    • openConnection

      protected URLConnection openConnection(URL uRL)
      Specified by:
      openConnection in class URLStreamHandler
      Mappings:
      Namespace Name Mixin selector
      official openConnection Lbsw;openConnection(Ljava/net/URL;)Ljava/net/URLConnection;
      intermediary openConnection Lnet/minecraft/class_1685;openConnection(Ljava/net/URL;)Ljava/net/URLConnection;
      named openConnection Lnet/minecraft/client/class_1685;openConnection(Ljava/net/URL;)Ljava/net/URLConnection;