| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Session | |
|---|---|
| net.minecraft.client | |
| net.minecraft.client.entity | |
| net.minecraft.stats | |
| Uses of Session in net.minecraft.client | 
|---|
| Fields in net.minecraft.client declared as Session | |
|---|---|
 Session | 
Minecraft.session
 | 
| Uses of Session in net.minecraft.client.entity | 
|---|
| Constructors in net.minecraft.client.entity with parameters of type Session | |
|---|---|
EntityClientPlayerMP(Minecraft par1Minecraft,
                                         World par2World,
                                         Session par3Session,
                                         NetClientHandler par4NetClientHandler)
 | 
|
EntityPlayerSP(Minecraft par1Minecraft,
                             World par2World,
                             Session par3Session,
                             int par4)
 | 
|
| Uses of Session in net.minecraft.stats | 
|---|
| Constructors in net.minecraft.stats with parameters of type Session | |
|---|---|
StatFileWriter(Session par1Session,
                             File par2File)
 | 
|
StatsSyncher(Session par1Session,
                         StatFileWriter par2StatFileWriter,
                         File par3File)
 | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||