Uses of Class
net.minecraft.src.Packet61DoorChange

Packages that use Packet61DoorChange
net.minecraft.src   
 

Uses of Packet61DoorChange in net.minecraft.src
 

Methods in net.minecraft.src with parameters of type Packet61DoorChange
 void NetClientHandler.handleDoorChange(Packet61DoorChange par1Packet61DoorChange)
           
 void NetHandler.handleDoorChange(Packet61DoorChange par1Packet61DoorChange)