| Modifier and Type | Field and Description | 
|---|---|
| NetHandlerPlayServer | EntityPlayerMP. connection | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PlayerList. initializeConnectionToPlayer(NetworkManager netManager,
                            EntityPlayerMP playerIn,
                            NetHandlerPlayServer nethandlerplayserver) | 
| Modifier and Type | Method and Description | 
|---|---|
| static ITextComponent | ForgeHooks. onServerChatEvent(NetHandlerPlayServer net,
                 java.lang.String raw,
                 ITextComponent comp) | 
| static void | ForgeHooks. sendRecipeBook(NetHandlerPlayServer connection,
              SPacketRecipeBook.State state,
              java.util.List<IRecipe> recipes,
              java.util.List<IRecipe> display,
              boolean isGuiOpen,
              boolean isFilteringCraftable) | 
| Modifier and Type | Field and Description | 
|---|---|
| private NetHandlerPlayServer | NetworkDispatcher. serverHandler | 
| Modifier and Type | Method and Description | 
|---|---|
| NetHandlerPlayServer | MessageContext. getServerHandler() |