Package net.minecraft

Class class_4752

java.lang.Object
java.net.Authenticator
net.minecraft.class_4752

@Environment(CLIENT) public final class class_4752 extends Authenticator
Mappings:
Namespace Name
official cbl
intermediary net/minecraft/class_4752
named net/minecraft/class_4752
  • Constructor Details

    • class_4752

      public class_4752(String string, String string2)
  • Method Details

    • getPasswordAuthentication

      protected PasswordAuthentication getPasswordAuthentication()
      Overrides:
      getPasswordAuthentication in class Authenticator
      Mappings:
      Namespace Name Mixin selector
      official getPasswordAuthentication Lcbl;getPasswordAuthentication()Ljava/net/PasswordAuthentication;
      intermediary getPasswordAuthentication Lnet/minecraft/class_4752;getPasswordAuthentication()Ljava/net/PasswordAuthentication;
      named getPasswordAuthentication Lnet/minecraft/class_4752;getPasswordAuthentication()Ljava/net/PasswordAuthentication;