I have this function   public void Reload(ItemStack stack,  World world, EntityPlayer player, EnumHand hand) {     } but I cant call the function from another class cause of its parms, how would I do it? V:1.10.2