Package net.minecraft

Class class_4852


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

  • Method Details

    • openConnection

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