Uses of Class
net.minecraft.src.Packet16BlockItemSwitch

Packages that use Packet16BlockItemSwitch
net.minecraft.src   
 

Uses of Packet16BlockItemSwitch in net.minecraft.src
 

Methods in net.minecraft.src with parameters of type Packet16BlockItemSwitch
 void NetHandler.handleBlockItemSwitch(Packet16BlockItemSwitch par1Packet16BlockItemSwitch)
           
 void NetServerHandler.handleBlockItemSwitch(Packet16BlockItemSwitch par1Packet16BlockItemSwitch)