Class class_1620

java.lang.Object
java.net.Authenticator
net.minecraft.client.class_1620

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

    • class_1620

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

    • getPasswordAuthentication

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