Package net.minecraft.client
Class RunArgs.Network
java.lang.Object
net.minecraft.client.RunArgs.Network
- Enclosing class:
- RunArgs
- Mappings:
- Namespace - Name - official - eqh$d- intermediary - net/minecraft/class_542$class_547- named - net/minecraft/client/RunArgs$Network
- 
Field Details- 
session- Mappings:
- Namespace - Name - Mixin selector - official - a- Leqh$d;a:Legk;- intermediary - field_3299- Lnet/minecraft/class_542$class_547;field_3299:Lnet/minecraft/class_320;- named - session- Lnet/minecraft/client/RunArgs$Network;session:Lnet/minecraft/client/util/Session;
 
- 
userPropertiespublic final com.mojang.authlib.properties.PropertyMap userProperties- Mappings:
- Namespace - Name - Mixin selector - official - b- Leqh$d;b:Lcom/mojang/authlib/properties/PropertyMap;- intermediary - field_3298- Lnet/minecraft/class_542$class_547;field_3298:Lcom/mojang/authlib/properties/PropertyMap;- named - userProperties- Lnet/minecraft/client/RunArgs$Network;userProperties:Lcom/mojang/authlib/properties/PropertyMap;
 
- 
profilePropertiespublic final com.mojang.authlib.properties.PropertyMap profileProperties- Mappings:
- Namespace - Name - Mixin selector - official - c- Leqh$d;c:Lcom/mojang/authlib/properties/PropertyMap;- intermediary - field_3297- Lnet/minecraft/class_542$class_547;field_3297:Lcom/mojang/authlib/properties/PropertyMap;- named - profileProperties- Lnet/minecraft/client/RunArgs$Network;profileProperties:Lcom/mojang/authlib/properties/PropertyMap;
 
- 
netProxy- Mappings:
- Namespace - Name - Mixin selector - official - d- Leqh$d;d:Ljava/net/Proxy;- intermediary - field_3296- Lnet/minecraft/class_542$class_547;field_3296:Ljava/net/Proxy;- named - netProxy- Lnet/minecraft/client/RunArgs$Network;netProxy:Ljava/net/Proxy;
 
 
- 
- 
Constructor Details- 
Networkpublic Network(Session session, com.mojang.authlib.properties.PropertyMap userProperties, com.mojang.authlib.properties.PropertyMap profileProperties, Proxy proxy) - Mappings:
- Namespace - Name - Mixin selector - official - <init>- Leqh$d;<init>(Legk;Lcom/mojang/authlib/properties/PropertyMap;Lcom/mojang/authlib/properties/PropertyMap;Ljava/net/Proxy;)V- intermediary - <init>- Lnet/minecraft/class_542$class_547;<init>(Lnet/minecraft/class_320;Lcom/mojang/authlib/properties/PropertyMap;Lcom/mojang/authlib/properties/PropertyMap;Ljava/net/Proxy;)V- named - <init>- Lnet/minecraft/client/RunArgs$Network;<init>(Lnet/minecraft/client/util/Session;Lcom/mojang/authlib/properties/PropertyMap;Lcom/mojang/authlib/properties/PropertyMap;Ljava/net/Proxy;)V
 
 
-