Class RunArgs.Args

java.lang.Object
net.minecraft.client.RunArgs.Args
Enclosing class:
RunArgs

@Environment(CLIENT) public static class RunArgs.Args extends Object
Mappings:
Namespace Name
official cnq$e
intermediary net/minecraft/class_2332$class_2337
named net/minecraft/client/RunArgs$Args
  • Field Details

    • session

      public final Session session
      Mappings:
      Namespace Name Mixin selector
      official a Lcnq$e;a:Lcga;
      intermediary field_10536 Lnet/minecraft/class_2332$class_2337;field_10536:Lnet/minecraft/class_355;
      named session Lnet/minecraft/client/RunArgs$Args;session:Lnet/minecraft/client/util/Session;
    • field_20510

      public final com.mojang.authlib.properties.PropertyMap field_20510
      Mappings:
      Namespace Name Mixin selector
      official b Lcnq$e;b:Lcom/mojang/authlib/properties/PropertyMap;
      intermediary field_20510 Lnet/minecraft/class_2332$class_2337;field_20510:Lcom/mojang/authlib/properties/PropertyMap;
      named field_20510 Lnet/minecraft/client/RunArgs$Args;field_20510:Lcom/mojang/authlib/properties/PropertyMap;
    • profileProperties

      public final com.mojang.authlib.properties.PropertyMap profileProperties
      Mappings:
      Namespace Name Mixin selector
      official c Lcnq$e;c:Lcom/mojang/authlib/properties/PropertyMap;
      intermediary field_10538 Lnet/minecraft/class_2332$class_2337;field_10538:Lcom/mojang/authlib/properties/PropertyMap;
      named profileProperties Lnet/minecraft/client/RunArgs$Args;profileProperties:Lcom/mojang/authlib/properties/PropertyMap;
    • netProxy

      public final Proxy netProxy
      Mappings:
      Namespace Name Mixin selector
      official d Lcnq$e;d:Ljava/net/Proxy;
      intermediary field_10539 Lnet/minecraft/class_2332$class_2337;field_10539:Ljava/net/Proxy;
      named netProxy Lnet/minecraft/client/RunArgs$Args;netProxy:Ljava/net/Proxy;
  • Constructor Details

    • Args

      public Args(Session session, com.mojang.authlib.properties.PropertyMap propertyMap, com.mojang.authlib.properties.PropertyMap profileProperties, Proxy netProxy)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcnq$e;<init>(Lcga;Lcom/mojang/authlib/properties/PropertyMap;Lcom/mojang/authlib/properties/PropertyMap;Ljava/net/Proxy;)V
      intermediary <init> Lnet/minecraft/class_2332$class_2337;<init>(Lnet/minecraft/class_355;Lcom/mojang/authlib/properties/PropertyMap;Lcom/mojang/authlib/properties/PropertyMap;Ljava/net/Proxy;)V
      named <init> Lnet/minecraft/client/RunArgs$Args;<init>(Lnet/minecraft/client/util/Session;Lcom/mojang/authlib/properties/PropertyMap;Lcom/mojang/authlib/properties/PropertyMap;Ljava/net/Proxy;)V