Package net.minecraft.client
Class RunArgs.Network
java.lang.Object
net.minecraft.client.RunArgs.Network
- Enclosing class:
- RunArgs
- Mappings:
- Namespace - Name - named - net/minecraft/client/RunArgs$Network- intermediary - net/minecraft/class_542$class_547- official - gfs$d
- 
Field Details- 
session- Mappings:
- Namespace - Name - Mixin selector - named - session- Lnet/minecraft/client/RunArgs$Network;session:Lnet/minecraft/client/session/Session;- intermediary - field_3299- Lnet/minecraft/class_542$class_547;field_3299:Lnet/minecraft/class_320;- official - a- Lgfs$d;a:Lfrc;
 
- 
userPropertiespublic final com.mojang.authlib.properties.PropertyMap userProperties- Mappings:
- Namespace - Name - Mixin selector - named - userProperties- Lnet/minecraft/client/RunArgs$Network;userProperties:Lcom/mojang/authlib/properties/PropertyMap;- intermediary - field_3298- Lnet/minecraft/class_542$class_547;field_3298:Lcom/mojang/authlib/properties/PropertyMap;- official - b- Lgfs$d;b:Lcom/mojang/authlib/properties/PropertyMap;
 
- 
profilePropertiespublic final com.mojang.authlib.properties.PropertyMap profileProperties- Mappings:
- Namespace - Name - Mixin selector - named - profileProperties- Lnet/minecraft/client/RunArgs$Network;profileProperties:Lcom/mojang/authlib/properties/PropertyMap;- intermediary - field_3297- Lnet/minecraft/class_542$class_547;field_3297:Lcom/mojang/authlib/properties/PropertyMap;- official - c- Lgfs$d;c:Lcom/mojang/authlib/properties/PropertyMap;
 
- 
netProxy- Mappings:
- Namespace - Name - Mixin selector - named - netProxy- Lnet/minecraft/client/RunArgs$Network;netProxy:Ljava/net/Proxy;- intermediary - field_3296- Lnet/minecraft/class_542$class_547;field_3296:Ljava/net/Proxy;- official - d- Lgfs$d;d: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 - named - <init>- Lnet/minecraft/client/RunArgs$Network;<init>(Lnet/minecraft/client/session/Session;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- official - <init>- Lgfs$d;<init>(Lfrc;Lcom/mojang/authlib/properties/PropertyMap;Lcom/mojang/authlib/properties/PropertyMap;Ljava/net/Proxy;)V
 
 
-