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

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

Uses of Packet104WindowItems in net.minecraft.client.multiplayer
 

Methods in net.minecraft.client.multiplayer with parameters of type Packet104WindowItems
 void NetClientHandler.handleWindowItems(Packet104WindowItems par1Packet104WindowItems)
           
 

Uses of Packet104WindowItems in net.minecraft.network.packet
 

Methods in net.minecraft.network.packet with parameters of type Packet104WindowItems
 void NetHandler.handleWindowItems(Packet104WindowItems par1Packet104WindowItems)