Uses of Class
net.minecraft.src.EntityXPOrb

Packages that use EntityXPOrb
net.minecraft.src   
 

Uses of EntityXPOrb in net.minecraft.src
 

Methods in net.minecraft.src with parameters of type EntityXPOrb
 void RenderXPOrb.renderTheXPOrb(EntityXPOrb par1EntityXPOrb, double par2, double par4, double par6, float par8, float par9)
          Renders the XP Orb.
 

Constructors in net.minecraft.src with parameters of type EntityXPOrb
Packet26EntityExpOrb(EntityXPOrb par1EntityXPOrb)