Uses of Class
net.minecraft.network.packet.Packet39AttachEntity

Packages that use Packet39AttachEntity
net.minecraft.client.multiplayer   
net.minecraft.network.packet   
 

Uses of Packet39AttachEntity in net.minecraft.client.multiplayer
 

Methods in net.minecraft.client.multiplayer with parameters of type Packet39AttachEntity
 void NetClientHandler.handleAttachEntity(Packet39AttachEntity par1Packet39AttachEntity)
          Packet handler
 

Uses of Packet39AttachEntity in net.minecraft.network.packet
 

Methods in net.minecraft.network.packet with parameters of type Packet39AttachEntity
 void NetHandler.handleAttachEntity(Packet39AttachEntity par1Packet39AttachEntity)
          Packet handler